# Locking $DOB

Locking `$DOB` is the key to making the most profits within the DeOrderBook ecosystem. Users should ensure they regularly claim the `$DOB` rewards earned from making DeOrders while also locking them back in as often as possible.

### What rewards can I earn from locking $DOB?

Locking `$DOB` provides two types of rewards to [NFT holders](/gerege-nft-program/dual-tier-nfts-silver-and-gold.md) on the `$DOB` ecosystem:

* a share of protocol fee revenue, paid out in[ HODL](/hodl/explaining-hodl.md) tokens
* a share of [BULLET ](/sniper-and-bullet/explaining-sniper-and-bullet.md#what-are-bullet-tokens)tokens collected from daily generated DeOrders, exclusively awarded to [Gold Gerege NFT ](/gerege-nft-program/gerege-gold.md)holders

**Protocol Revenue-sharing**

50% of all fees generated by the platform are distributed back to users via a revenue-sharing scheme paid out in HODL tokens. Paying out rewards in HODL, which is directly redeemable for supported cryptocurrencies such as `$USDC` and `$wBTC`, ensures that DeOrderBook remains Ponzinomics-free while its users enjoy earning real yield.

Rewards can be manually claimed on the [Claim & Exercise page](/dob-website/claim-and-exercise.md) .

**BULLET token share**

Whenever a DeOrder is placed using HODL tokens, a matching amount of [SNIPER and BULLET](https://github.com/DeOrderBook/deorderbook-docs/blob/main/usddob/broken-reference/README.md) tokens are generated. While the SNIPER tokens are placed in the DeOrder pool and start earning `$DOB` rewards, the BULLET tokens are sent to the Treasury.

20% of BULLET tokens generated daily are kept by the Treasury as fees, while the remaining 80% are redistributed back to eligible $DOB lockers via a daily [BULLET Raffle](/sniper-and-bullet/bullet-raffle.md).

### How long is my $DOB locked for?

`$DOB` is locked for a 30-day period.

### How do I lock $DOB?

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 Lock page.
4. On the left side of the Lock page, you will see a window prompting you to select an amount of $DOB to lock. You may either manually enter a value in the text window, or use the slider to select a percentage of your available `$DOB`to lock.\
   \
   When you've selected how much `$DOB` you want to lock, press the 'Lock' button.

<figure><img src="/files/dmhphVas7kWrtzHRlnXK" alt=""><figcaption><p>The Lock page on DeOrderBook</p></figcaption></figure>

### Tutorial Video 🎥 : Locking $DOB Tokens

{% embed url="<https://youtu.be/hjYR_aa2_jQ?si=TxrNZwzmZVJJR8uk>" %}
Get a quick primer on how to lock $DOB tokens for even more protocol rewards.\ <br>
{% endembed %}

### Tutorial Video 🎥 : Claiming HODL Rewards from Locking&#x20;

{% embed url="<https://youtu.be/8BAvLTfZDwk?si=ZY5-Jk1RlxfGybvG>" %}
Locking $DOB earns you rewards in HODL tokens: learn how to claim them here!
{% 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/locking-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.
