# Manage Tokens

1\. Click on <mark style="color:blue;">**Manage Tokens**</mark>.

<figure><img src="/files/UoOXgQOzJ9u7cDsCFeup" alt="" width="180"><figcaption></figcaption></figure>

2\. If the token that you're looking for is already on the list, click on the toggle button to show or hide the token from the <mark style="color:blue;">**Wallet**</mark> menu. If you can't find the token, click on the + button to enter the <mark style="color:blue;">**Add Custom Token**</mark> page.

<figure><img src="/files/THYzRQAZlFGqRj77Qyyh" alt="" width="180"><figcaption></figcaption></figure>

3\. Click on <mark style="color:blue;">**Select a GRC-20 Token**</mark>. A dropdown will appear where you can search for a GRC-20 by using a name, a symbol, or a path as a keyword. Once you find the token of your choice, click on it. This will select the token and automatically fill out the info section on the page.

<figure><img src="/files/FwD5al84QAiIjlYK6cFL" alt="" width="180"><figcaption></figcaption></figure>

4\. Click on <mark style="color:blue;">**Add**</mark> to add the token to your custom token list.

<figure><img src="/files/Ux5IPTpXS13tDPfYQdry" alt="" width="180"><figcaption></figcaption></figure>

5\. Your token will appear on the list on the token management page.&#x20;

<figure><img src="/files/KIID7uOgJawwxARGJWap" alt="" width="180"><figcaption></figcaption></figure>

6\. Return to your wallet to view your newly added token.

<figure><img src="/files/QRJDcCcMiEksvc1Y7pXH" alt="" width="180"><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.adena.app/user-guide/wallet/manage-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.
