# Exercising DeOrders with BULLETs

BULLET holders may choose to exercise DeOrders that have reached maturity and reached the chosen strike price.

### What do I need if I want to exercise a DeOrder?

In order to exercise a DeOrder, you will need:

* the correct amount of BULLET tokens with matching strike price and expiry parameters to the DeOrder you wish to exercise
* the amount of HODL tokens that match the chosen strike price o the DeOrder

### How do I exercise a DeOrder?

1. Visit the DeOrderBook website at [www.deorderbook.com](http://www.deorderbook.com) .
2. Connect your supported wallet to the platform. At the time of writing, DeOrderBook supports Metamask, and Wallet Connect. For ease of explanation, this tutorial will use Metamask.
3. Go to the ['Claim & Exercise' page.](https://docs.deorderbook.com/dob-website/claim-and-exercise)
4. Scroll down to find the BULLET tokens that you want to exercise. Ensure that you have the required collateral to match the strike price encoded in the BULLET tokens.
5. Upon selecting the BULLET tokens you want to exercise, you'll be faced with a pop-up prompting you to select the number of HODL tokens you want to use to exercise.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/WCJjAeTQQzCJkbdZwHPC/Screenshot%202023-03-08%20at%202.54.19%20PM.png" alt=""><figcaption><p>You'll need to approve your wallet using your HODL tokens</p></figcaption></figure>

Click 'Allow DeOrderBook to use your HODL' and wait for the transaction to be approved through Metamask.

6. A success message will appear once the HODL tokens have been approved for use. Select the amount you'd like to use to exercise the BULLET tokens.

<figure><img src="https://content.gitbook.com/content/BsnGpEEb8OMmsJGOe82I/blobs/Rx9U8iOfChwaYd519ZVI/Screenshot%202023-03-08%20at%202.54.06%20PM.png" alt=""><figcaption><p>Make sure you have enough HODL, or you'll be prompted to mint more from supported collateral before continuing</p></figcaption></figure>

The 'Exercise' button will turn blue once you're all set. Click it and exercise those BULLET tokens!

### Tutorial Video 🎥 : Exercising BULLET tokens

{% embed url="<https://youtu.be/2pVGgK8nRoQ?si=TZU-osKVtKNOv68k>" %}
BULLET tokens can be exercised: make sure you have the correct amount of HODL tokens needed or easily mint more before exercise.
{% 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/exercising-deorders-with-bullets.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.
