# How do I place a DeOrder/Buy?

### How do I place a DeOrder/Buy?

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. Make sure you're on the [DeOrder page](/dob-website/deorder.md), as shown below. You should also have already [minted HODL tokens](/hodl/minting-hodl.md) to use as collateral for your DeOrder. If you don't have enough HODL tokens, you'll be prompted to mint some before being able to place a DeOrder.

   **You'll need to mint $uHODL tokens from $USDC to place a Deorder/Buy.**

<figure><img src="/files/1XPRl7rPlfCLMCQw57XV" alt=""><figcaption><p>Users are prompted to mint HODL tokens before being able to place a DeOrders</p></figcaption></figure>

4. On the upper dropdown, you will be able to select 'uHODL' or 'bHODL' once you've minted the appropriate HODL tokens. Since we are placing a DeOrder/Buy, we will select 'uHODL' and the amount we'd like to buy with.

<figure><img src="/files/iFFgc424iouUarSviTIM" alt=""><figcaption><p>Select the right HODL token for the DeOrder type you want</p></figcaption></figure>

5. Once you've input the desired amount of uHODL to buy with, as well as an expiry date and strike price: a vAPR will be shown and the 'Approve' button will turn green as shown below. Click 'Approve' and allow Metamask to use your HODL tokens.

<figure><img src="/files/Hv5GkjU4yohAZrUltnnU" alt=""><figcaption><p>Once an amount, strike, and expiry are chosen: your wallet will request approval to use your HODL tokens</p></figcaption></figure>

6. A grey 'Transaction success!' message will appear on the upper righthand corner once your wallet has been approved to use HODL tokens. The green button on the DeOrder model should now show 'Buy to Earn' and a projected APR. Click 'Buy to Earn' to process the DeOrder.

<figure><img src="/files/ZbJ0qwJQqKmomIsauCvV" alt=""><figcaption><p>Click 'Buy to Earn' if you're satisfied with all the parameters and the vAPR!</p></figcaption></figure>

You'll see a coin flipping animation start as the network processes your DeOrder. It might take a while: but don't worry, networks get clogged sometimes but your transaction will go through soon!

<figure><img src="/files/C6TPmPAht5Bh8BsMCuc0" alt=""><figcaption><p>Deorder waiting animation...</p></figcaption></figure>

7. Once the transaction has successfully gone through, you'll receive a pop-up of the Goddess Dobia showering you with $DOB rewards, as well as a detailed summary of the full transaction details.

<figure><img src="/files/7B2MLrv9DrFHohwiMcwI" alt=""><figcaption><p>Dobia rewards loyalty!</p></figcaption></figure>

8. Congratulations, you've placed a DeOrder! Now sit back and start watching those [$DOB](https://github.com/DeOrderBook/deorderbook-docs/blob/main/deorders/placing-a-deorder/broken-reference/README.md) rewards come pouring in!


---

# 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/deorders/placing-a-deorder/how-do-i-place-a-deorder-buy.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.
