# 토큰 관리 방법

## How to hide/show tokens?

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

<figure><img src="https://lh7-us.googleusercontent.com/kLY51yjAKE1OEys_IgR8i-obo3Li7RQo5vALTAPav8LQ4LLo46GPRrWS954oaifFNaeyVp57cv1B9P7bYAR3yYMz6zVmWTLeXISuJE9UWJVb7rIh5eeFOebeyY0zTclCSQ7JqNJMzNSluOYdEociF3Q" alt="" width="375"><figcaption></figcaption></figure>

**Step 2**: Toggle on/off the button next to the token if you want to show/hide the token.

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

After hiding a token, it will not be displayed on the main Wallet screen.

<figure><img src="https://lh7-us.googleusercontent.com/MapCdBc_twibgSFO0sDpnNTMxUkP6CI0SmOnfvfkieKX4EoTcPjebch1-edGYn3INANUC2F_8Ao6SflpUVISgOb_cs4gXtxZAtRQ9hzSc-ZkGkHWCMGmPZcOICokF7zETU8GoZzNYQLG_v2Xewc7BIs" alt="" width="375"><figcaption></figcaption></figure>

## How to remove a token?

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

You can remove a custom token by following the steps below:

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

<figure><img src="https://lh7-us.googleusercontent.com/MQ56t9PAsfZwr366tV3VewHjk7nm_A5659SKIVm2bU22cBmdaoqPZwMgD34WVl0BA8RiGM35oljfsub0lnplpTDjOjDJq6Kne4_YWWqQxLrYMk_hDCgPVPdoexoGHFkDbDZs8qlgM2BGzpshjlQvlY8" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Click **X** icon on the left corner of the token logo to remove a custom token.

After removing a custom token, it will not be displayed in the Manage Tokens screen.

<figure><img src="https://lh7-us.googleusercontent.com/0HYOHkjG3BOtBsH-nubm714ESQ21hDZHphKyebzqIaMsKsVhFWImlYMcqGDgAQNmsmBgjkCsI3f9R6l1Jnb_5sOM9PSypIwvJLE7IoH6KYORxQppkpHU9fWtS3Jz_reHODdeN73mULlmtwjnfSbup-s" alt="" width="375"><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.saros.xyz/kr/saros-mobile-app/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.
