# Step 1: Burn and Claim

After a token is revealed a user can claim the physical watch.&#x20;

The first phase for a physical claim entails initiating a claim on the DWC protocol. This causes the DWC NFT to be sent to protocol in an escrow. Upon transfer a soulbound NFT with the same token ID as the original transferred DWC NFT is minted and sent to the user.

<figure><img src="/files/yF6Nj8y5h8T9QMzofmHX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://degen-watch-club.gitbook.io/dwc/claiming-your-watch/step-1-burn-and-claim.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
