# Adding tokens to Tegro Wallet

## Adding tokens from a common list

1. Click "Add Custom Token".
2. You can search for the desired token or select from a list. Click "Next" when you have finished your selection.
3. Confirm that you want to import tokens into your wallet, click "Confirm Import".

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

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

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

## Adding custom tokens

1. Click "Add Token".
2. Select "User token".
3. Enter the contract address, the token symbol and the number of decimal places, then click "Add Token"

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

<figure><img src="/files/eaL5FnNvsfpSaqG4fi0G" 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://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management/adding-tokens-to-tegro-wallet.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.
