# How to sell a Bond at your desired price? (create Sell order)

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

### If there are no suitable Bid orders, you can list your Bonds on the exchange for the desired Yield amount

**Step 1:** Click on your wallet button to view List of your Bond holding <https://app.danogo.io/account>

<figure><img src="/files/Eo8oEpO1k9EOr3S91gaW" alt="" width="309"><figcaption></figcaption></figure>

**Step 2:** Click Button "List" next to the Bond you want to sell

<figure><img src="/files/LTJej0nYpy1rOKbbZNuB" alt="" width="309"><figcaption></figcaption></figure>

**Step 3:** Enter the parameters for your Listing order

* Set amount you want to sell
* Set the interest rate (yield) you want to sell in percentage (ex: 5.33%)

<figure><img src="/files/wzChTtypz1tulfnpekUL" alt="" width="310"><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 4:** Sign on your Wallet

* Danogo will automatically calculate Bond price daily, so sellers & buyers do not have to keep updating their listings prices. Danogo will prioritise display of Bond sale with highest offer interest rate first, so seller should try to offer the HIGHEST interest rate you are willing to sell your Bond

<figure><img src="/files/A8qXHlAIUE6H7WOuYDoK" alt="" width="311"><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-sell-a-bond-at-your-desired-price-create-sell-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.
