# Enable/disable tokens

**Step 1**: Open the SubWallet extension and click on the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon at the top left corner to get to the Settings section.

<figure><img src="/files/w3dKTyOMwUYjona9127N" alt="" width="363"><figcaption></figcaption></figure>

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

<figure><img src="/files/MYfjtdre21ASqkF72uJK" alt="" width="363"><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/N15D9HmFuLUZaCTNoJ6Z" alt="" width="363"><figcaption></figcaption></figure>

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

<figure><img src="/files/FAx1PDI5det0YkcPOLbe" alt="" width="363"><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/extension-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.
