# Managing your tokens

On your bot type /manage or click "Sell & Manage" on the Start menu to display the list of owned your tokens.

If you have multiple tokens you will see a similar list :&#x20;

<figure><img src="/files/9XnuAmpZHwcPgrVYk7ua" alt=""><figcaption><p>JeeStar Gomes &#x26; Minnie Of Meme are tokens hold for the demonstration</p></figcaption></figure>

Click on the asset you wanna manage or click "Manage all asset".

It opens the management :&#x20;

You can sell, refresh to update data and move between differents tokens with the arrows.

<figure><img src="/files/ylg35qKywwrqapGPeLRm" alt=""><figcaption><p>Token Management Interface</p></figcaption></figure>

If you don't want to display a token (for example if you have a negligible portion of it) you can click "Hide from Sell & Manage", this will hide it on your bot.

:warning: Don't click this button if you want to trade it later ! :warning:


---

# 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://doc.pumpfunbot.io/quick-setup-guide/managing-your-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.
