# How to manage tokens

## How to hide or show a token <a href="#safq0fmy3nx" id="safq0fmy3nx"></a>

**Step 1:** On the home screen, click the **custom icon**.

**Step 2:** Turn on the toggle to hide the token or **Turn off** the toggle to show the token. After hiding the token, it will disappear at the Tokens tab

-> After hiding a token, it will not displayed on the main **Wallet** screen.

{% hint style="info" %}
You can click **Hide All** to hide all the tokens or **Show All** to show all the tokens.
{% endhint %}

<div><figure><img src="/files/rdK7wg4Sl4oAlo3qfnLh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hBvNqf2QqMEJ3gtZOp6J" alt=""><figcaption></figcaption></figure></div>

## How to remove a token <a href="#id-63fvj0sw2sjp" id="id-63fvj0sw2sjp"></a>

{% hint style="info" %}
**Note**: This feature only allows deleting custom tokens.
{% endhint %}

**Step 1:** On the Home screen, click the **custom icon**.&#x20;

**Step 2:** Click the **\[X]** icon on the left corner of the token logo to remove a custom token. After removal, the token will disappear at the Tokens tab.

<figure><img src="/files/LD2cAa03Ge08mclHJM9q" 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://docs.ninji.xyz/user-guide/basic/mobile-app/how-to-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.
