# How to sell a Bond at Market price?

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

### Sell immediately at market price by **matching** with the **Bid order** on the exchange

\
**Step 1:** Browse the list of available Bids on the exchange to find any attractive Yield Bids

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

***Note***: This is NOT the Bond interest rate. This is the interest rate at which you are willing to sell the Bond. The lower the trading yield, the more ADA the seller will receive! A higher yield will attract buyers to help you sell your Bond faster, but you may receive fewer Ada coins

**Step 2:** Click on the desired Bid

* Set the amount you want to sell.
* Danogo will automatically calculate the Bond price based on the desired Yield of the buyer and the remaining maturity period

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

**Step 3:** Sign on your Wallet

* After the transaction is completed, your Bonds will be transferred to the buyer, and you will immediately receive the corresponding amount of ADA for the Bonds you sold


---

# 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-sell-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.
