# BULLET Raffle

[Locking $DOB](https://docs.deorderbook.com/usddob/locking-usddob) allows for two types of rewards. One of these rewards is the ability to manually claim a share of BULLET tokens from a daily BULLET Raffle.

### Where do the BULLETs distributed in the BULLET Raffle come from?

Whenever a [DeOrder](https://docs.deorderbook.com/deorders/explaining-a-deorder) is placed using a certain amount of HODL tokens, a matching amount of [SNIPER and BULLET](https://github.com/DeOrderBook/deorderbook-docs/blob/main/sniper-and-bullet/broken-reference/README.md) tokens is generated.\
\
Once generated, BULLET tokens are sent to the Treasury, where 20% is collected as protocol fees. The remaining 80% is distributed as rewards to eligible users who have locked a qualifying amount of `$DOB` to participate in the BULLET Raffle.

### Who is eligible to claim BULLETs from the BULLET Raffle?

A [Gerege Gold NFT](https://docs.deorderbook.com/gerege-nft-program/gerege-gold) is required for users to claim BULLETs. In addition, there is a daily eligibility threshold of 1000 locked `$DOB`, required to be met in order to to participate in the BULLET raffle.

Once the required amount of `$DOB` has been locked, users will be notified of receiving the right to claim BULLETs that day. Users should make sure to claim their share of BULLETs before their right expires!

### How do I claim BULLETs from the BULLET Raffle?

BULLET rewards can be claimed on the [Lock page](https://docs.deorderbook.com/dob-website/lock), via the below process.

1. Navigate to the Lock page, and enter the BULLET raffle via the modal at the top of the screen.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/UJV7wMqYKHVqzVxk3Pay/Screenshot%202023-03-07%20at%209.13.52%20PM.png" alt=""><figcaption><p>Join the BULLET Raffle!</p></figcaption></figure>

2. On the BULLET Raffle, a list of the BULLETs available for claiming in the Raffle that day will be shown.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/91SRVpkGJR59Bj9ykfto/Screenshot%202023-03-08%20at%202.42.36%20PM.png" alt=""><figcaption><p>Make sure you've reached that eligibility threshold...</p></figcaption></figure>

If you haven't yet reached the daily qualification threshold of locking 1000 `$DOB`, you won't be able to claim. So once you qualify, don't waste your chance to grab a share of BULLETs!

2. Look for the blue 'Claim' button in the middle right side of the page, just above the 'Add to Lock' section.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/JqNmwfqLXerh0ApTE0IX/Screenshot%202023-03-08%20at%203.03.41%20PM.png" alt=""><figcaption><p>On the BULLET Raffle page, you can claim BULLETs or lock more of your earned DOB</p></figcaption></figure>

3. Select 'Claim' and wait for the transaction to go through on Metamask: watch out for the coin-flipping waiting GIF!
4. Once the transaction is processed successfully, you'll be shown a pop-up with the details of the BULLETs you were succesfully able to claim.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/mOMNFQP7TwEnoWgmTP9x/Screenshot%202023-03-08%20at%203.07.05%20PM.png" alt=""><figcaption><p>A BULLET a day keeps the Oracle away...</p></figcaption></figure>

### &#x20;Tutorial Video 🎥 : Claiming BULLET Rewards from Raffle

{% embed url="<https://youtu.be/f9MaWajed7k?si=v0JpqhKJK1K2jfg3>" %}
Join the Daily Raffle to claim your share of daily generated BULLET tokens.
{% 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/sniper-and-bullet/bullet-raffle.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.
