# Manage Tokens

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

The "Manage Tokens" feature empowers users to customize their wallets by hiding or showing tokens. Here's how:

**Step 1:** Navigate to the home screen and locate the custom icon.

<figure><img src="/files/ScT9LVlYnHk2TmArdYgb" alt="" width="362"><figcaption></figcaption></figure>

**Step 2:** Use the toggle switch to either hide or show a particular token.

* Turn the toggle on to hide the token.
* Turn the toggle off to show the token.
* You can also click "Hide All" to hide all tokens at once, or "Show All" to display all tokens.<br>

<figure><img src="/files/4k7mWxU8UH3uXY8U59vJ" alt="" width="375"><figcaption><p>Manaanage Token</p></figcaption></figure>

Once a token is hidden, it will no longer be visible in the Token tab.

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

This feature specifically allows for the removal of custom tokens.&#x20;

On the **Manage Tokens** screen, click the delete icon next to the specific token you wish to remove.

<figure><img src="/files/hPsAD0eq17i5ClAcl4vO" alt="" width="377"><figcaption></figcaption></figure>

After removing the custom token, it will no longer appear in the Token tab, effectively removing it from your wallet's view.


---

# 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.ramper.xyz/ramper-wallet/user-guides/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.
