# Enable/disable tokens

### Enable/disable tokens from the homepage

**Step 1**: Open the SubWallet homepage and scroll down all the way to the end. You will see the "**Manage token list**" button. Click on it to get to the token list.

<figure><img src="/files/dAqUMURO5Of7xVZ3R9Gc" alt=""><figcaption></figcaption></figure>

**Step 2**: Select the token you want to enable/disable by scrolling down the list or typing its name in the search bar.

<figure><img src="/files/83KvwetbheZWqo69fRLX" alt=""><figcaption></figcaption></figure>

Then, enable/disable the toggle next to the token name.

<figure><img src="/files/UgJ3gkqg6pmVUgYmwgGI" alt=""><figcaption></figcaption></figure>

And you're done!

<figure><img src="/files/3E3Jnts9mS7pWKvC170Z" alt=""><figcaption></figcaption></figure>

### Enable/disable tokens from Settings

**Step 1**: On the SubWallet homepage, select the Settings tab on the sidebar to get to the Settings section.

<figure><img src="/files/4CWZLFmzz0TybeEAgaTJ" alt=""><figcaption></figcaption></figure>

**Step 2**: In the Settings screen, choose "**Manage tokens**".

<figure><img src="/files/1aOTOmonL3RUKxmEGnsx" alt=""><figcaption></figcaption></figure>

**Step 3**: Select the token you want to enable/disable by scrolling down the list or typing its name in the search bar.

<figure><img src="/files/83KvwetbheZWqo69fRLX" alt=""><figcaption></figcaption></figure>

Then, enable/disable the toggle next to the token name.

<figure><img src="/files/UgJ3gkqg6pmVUgYmwgGI" alt=""><figcaption></figcaption></figure>

And you're done!

<figure><img src="/files/3E3Jnts9mS7pWKvC170Z" 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.subwallet.app/main/web-dashboard-user-guide/asset-and-address-management/customize-your-assets/enable-disable-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.
