# Selling Tokens

Selling your tokens is just as fast as buying them! First click on the Sell & Manage button or /all from the menu, this will load all of your active positions.

If you have multiple positions, you can click on the number next to the name of the token to access your position.

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

After you click on the number of the position you are looking to manage the following screen will pop up. At this point you can choose to buy more, or sell some or all of your position.

<figure><img src="/files/Sk5RRtFX9se2bddZRCl5" alt=""><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://bot.suibacoin.com/quick-setup-guide/selling-tokens.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.
