# How to buy a Bond at Market price?

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

### **Buy at market price:** Immediately **buy Bonds** from **the Sell Orders** on the exchange.

**Step 1:** Browse the list of available Sell orders on the exchange to find any attractive Yield Bids. A higher yield is good for the buyer -> Click on Ask Yield or Ask Volume of the "Ask" you want to purchase.

<figure><img src="/files/gwQ6aVLJIyxn3q7pDwRZ" alt="" width="289"><figcaption></figcaption></figure>

***Note***: This is NOT the Bond interest rate. This is the interest rate at which you are willing to buy the Bond. The higher the trading yield, the less ADA the buyer will pay!

**Step 2:** Set the amount you want to buy

* Danogo will automatically calculate the Bond price based on the desired Yield of the seller.
* Click on the Buy button.

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

**Step 3:** Sign transaction on your Wallet.

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

* After the transaction is completed, you will immediately received the purchased Bonds in your wallet. They will be displayed in the account screen at <https://app.danogo.io/account>


---

# 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-market-price.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.
