# Selling

To sell a token, click one of buttons that says "sell x%" or the sell all button. \
![](/files/cqqfWZA0z1mDg8cc5nHW)\
\
You can customize each button within the settings tab.&#x20;

To sell a token on the website, navigate to the tokens detail page and click the sell button within the trading platform.<br>

<figure><img src="/files/y0x2mGDuchL75KSILvNL" alt=""><figcaption></figcaption></figure>

You will be in sell mode once the color changes to red. You can now either type in the amount of the token youd like to sell or click one of the pre defined %s above the text field.&#x20;


---

# 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.firstledger.net/trading/selling.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.
