# Import Token

**Step 1**: Open the wallet and scroll down to find the token you want to use. If you cannot see such a token in our token list, you have the option to manually add it. Please click the "import token" option at the end of the token list.

(Tips: you might want to select the "Show Zero Balances" option to see the full list of our supported tokens. This option allows you to see the assets of which your balance is zero.)

![](/files/XfDBO6mkCTeFTGlx90z3) ![](/files/kClUwg2jPyQx64AKBYyR)

**Step 2**: In the Import token section, please fill in the required information and click the "Add Token" button.&#x20;

![](/files/U9q7uwLD6bsOxA3vIKpU)

Please note that we do not ACTIVELY support your manually imported tokens; therefore, if you engage in transactions such as sending and receiving of these tokens, we would show you the exact responses from the contract specified by the contract address that you have provided.&#x20;

We are happy to support with any issues you have via [Discord](https://discord.gg/CvVewvApry) and [Telegram](https://t.me/subwallet), but please note that our developers would not have full knowledge of your manually imported tokens.&#x20;


---

# 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/beta/extension-user-guide/import-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.
