# Sell Token

Community members can sell their tokens back to the community. Selling tokens involves converting them back into AVAX, following the bonding curve mechanism.

<figure><img src="/files/WT7dQBH0YahBEwJlPX8W" alt="" width="563"><figcaption></figcaption></figure>

### **How to Sell Tokens:**

1. Navigate to the "Community" page.
2. Click the "Buy & Sell" button at the upper-right of the page.
3. Open the "Sell" tab.
4. Enter the amount of tokens you want to sell.
5. Confirm the transaction details.
6. Click the "Sell" button to sell the tokens.


---

# 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.musing.io/community-token/sell-token.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.
