# Step 2: Shipping and Finalization

After a user receives a claim token they can then proceed to&#x20;

1. The user views their claim tokens
2. The user is forwarded to a Shopify page if the user decides to have their item shipped
3. The user connects their wallet and Shopify verifies the wallet owns the respective claim token and allows the user to checkout the ite
4. The user inputs their address and DWC prepares the item for shipment
   1. Note that not all countries are supported. Please refer to [User Agreements](/dwc/legal/user-agreements.md)

DWC uses Shopify and the [Manifold Merch Bridge](https://docs.manifold.xyz/v/manifold-studio/integrations/shopify) to validate the claim token.

<figure><img src="/files/Voj1ETl9boj8a3460ZLf" 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-2-shipping-and-finalization.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.
