# How to buy a Bond at your desired price (create Buy order)

### Let's connect your wallet to the exchange!

### If there is no sell order with a suitable maturity and yield for you, or if you want to buy a large quantity of Bonds, please create a new Bid

**Step 1:** Click on +Bid button

<figure><img src="/files/4Q2uodgGg5GzZcXa1Ls5" alt="" width="288"><figcaption></figcaption></figure>

**Step 2:** Enter the parameters for your Bid order

* Choose your Maturity range: This is the range of Bond maturity that you want to buy, NOT related to Bond issuance time
* Enter your desired Yield rate: Danogo will prioritize bid with the LOWEST yield for the seller to see you Bidder should enter the lowest yield you are willing to buy the Bond
* Enter the amount of Bond Token you want to buy
* Danogo will calculate the Ada deposit amount for you. Danogo will hold your ADA deposit but **you will be able to keep ALL Staking Rewards until someone sell you a Bond**, at that point your ADA will be paid to seller and you will be earning higher yield from the Bond you purchase instead!
* Click Submit Bid

<figure><img src="/files/TzMrdDckMYYQ6NXYj6Xh" alt="" width="290"><figcaption></figcaption></figure>

**Step 3:** Sign on Your wallet

* When a seller agrees to sell you the Bond at your requested Yield, we will automatically transfer the Bond and leftover deposit back to your wallet

<figure><img src="/files/FGxhLQgoNz7pUPgSyesc" alt="" width="290"><figcaption></figcaption></figure>


---

# 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.dano.finance/how-to-use/guides/danogo-bond-dex/how-to-buy-a-bond-at-your-desired-price-create-buy-order.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.
