> For the complete documentation index, see [llms.txt](https://docs.talisman.xyz/talisman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talisman.xyz/talisman/customize/managing-networks-and-tokens/activate-deactivate-token.md).

# Activate/Deactivate Token

Talisman supports all tokens listed on CoinGecko, but not all tokens are enabled by default.&#x20;

The wallet performs an [auto-scan](/talisman/customize/managing-networks-and-tokens/auto-asset-discovery.md) of your accounts to enable any tokens that your wallet is holding (on activated networks), but you can also toggle the tokens on/off manually.&#x20;

This guide shows how to toggle tokens on or off in Talisman:

1. From your Talisman popup, click the "More" menu.

<div align="left"><figure><img src="/files/gwysqzBE4LYOYDiHtlFT" alt="" width="375"><figcaption></figcaption></figure></div>

2. Select All Settings.

<div align="left"><figure><img src="/files/uqAZ8j5WoXLP1S90Iutp" alt="" width="375"><figcaption></figcaption></figure></div>

3. Click Networks & Tokens

<div align="left"><figure><img src="/files/L3gKd5Uqfc9iwAibcpVP" alt=""><figcaption></figcaption></figure></div>

4. Select Manage Tokens

<div align="left"><figure><img src="/files/ToJxSZOdQSJ43WOAt9gF" alt=""><figcaption></figcaption></figure></div>

5. Now you can easily toggle on/off on your desired tokens, or view token details. Note that the network must also be activated for the tokens to be toggled on.

<div align="left"><figure><img src="/files/TOhn975is5YyYiryK6dj" alt=""><figcaption></figcaption></figure></div>

\
v3.1.20


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.talisman.xyz/talisman/customize/managing-networks-and-tokens/activate-deactivate-token.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.
