# How to manage tokens

## How to hide/show tokens? <a href="#id-ug-managetokens-howtohide-showtokens" id="id-ug-managetokens-howtohide-showtokens"></a>

The “Manage Tokens” feature allows users to hide or show tokens in their wallet

**Step 1:** On the home screen, click the **Custom icon**

<figure><img src="https://1895752354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnfDFsWaOLAACZJOCQCqy%2Fuploads%2FWtCRQCLR1C6RqHVmUPBi%2FScreenshot%202024-06-23%20at%2021.09.11.png?alt=media&#x26;token=20af7243-cabc-45a9-9552-b809d6012a43" alt="" width="375"><figcaption></figcaption></figure>

**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

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

<figure><img src="https://1895752354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnfDFsWaOLAACZJOCQCqy%2Fuploads%2FGAnsYV2E3cXGwTDWTqXO%2Fimage.png?alt=media&#x26;token=1e5a0bd7-fceb-49ea-82d9-ca87938215b2" alt="" width="360"><figcaption></figcaption></figure>

## How to remove custom tokens? <a href="#id-ug-managetokens-howtoremovetoken" id="id-ug-managetokens-howtoremovetoken"></a>

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

**Step 1:** On the home screen, click the **Custom icon**

<figure><img src="https://1895752354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnfDFsWaOLAACZJOCQCqy%2Fuploads%2FWtCRQCLR1C6RqHVmUPBi%2FScreenshot%202024-06-23%20at%2021.09.11.png?alt=media&#x26;token=20af7243-cabc-45a9-9552-b809d6012a43" alt="" width="375"><figcaption></figcaption></figure>

**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="https://1895752354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnfDFsWaOLAACZJOCQCqy%2Fuploads%2FVgI55DAnCCpS9hfVSoYv%2Fimage.png?alt=media&#x26;token=98714ce6-2dff-480c-9c55-6924f563eb07" alt="" width="351"><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/extension/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.
