# Claiming $DOB

`$DOB` rewards are earned at a continuous steady rate all the way from the moment a DeOrder is placed to its expiry date.

`$DOB` rewards must be claimed manually via the [Claim & Exercise](https://docs.deorderbook.com/dob-website/claim-and-exercise) page.

### How do I claim my $DOB rewards?

1. Connect your supported wallet to the platform. At the time of writing, DeOrderBook supports Metamask and Wallet Connect.
2. Visit the DeOrderBook website at [www.deorderbook.com](http://www.deorderbook.com) .
3. Navigate to the Claim & Exercise page.
4. Scroll to the SNIPER section of the page. This will show all pools you have entered after placing a DeOrder.
5. Look for the DeOrder pool you'd like to claim from, and click the 'Claim' button.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/jOWkSu9ZWXcbEUN7rJTX/Screenshot%202023-03-07%20at%209.40.24%20PM.png" alt=""><figcaption><p>More SNIPER pools will be displayed based on how many DeOrders placed.</p></figcaption></figure>

6. After approving the transaction on Metamask and waiting for it to go through, you will see a Success pop-up confirming the transaction success and relevant details.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/yKFONeNg6jU03EH5lNUp/Screenshot%202023-03-07%20at%209.46.03%20PM.png" alt=""><figcaption><p>You've successfully claimed a massive amount of $DOB!</p></figcaption></figure>

### Tutorial Video 🎥 : Claiming $DOB Tokens

{% embed url="<https://youtu.be/abN59ecHTXU?si=u-jeHB5TRQJPe9Tc>" %}
Learn how to claim $DOB tokens earned from placing DeOrders.
{% endembed %}


---

# 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://docs.deorderbook.com/usddob/claiming-usddob.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.
