# Custom Tokens

The Instadapp Dashboard starts with a default set of tokens. You can add any token by entering the token contract address and then the token will appear in all menus on Instadapp.

### Where to find the Token Management Menu

![](/files/Y9x45gOwUEppVMEmNPzq)

#### You can search by Token name or enter the token contract address then click the `+ Add` button to enable the token on the interface

![](/files/HNUCku5kAmbqIE5wXTeh)

#### We utilize Token Lists so you can quickly add more lists by clicking the Token List button on the bottom and add tokenlists from Coingecko, Optimism and Tokenset&#x20;

![](/files/9qfCZNoJoxFNXe5ey0kA)

#### Also note when searching you will be shown the tokenlist provider of the token address:

![Each asset found through the search menu is labeled by its source](/files/U7VDjJ4RTyLu54v8jaJ5)

#### After adding tokens you can find them in all menus on Instadapp including the DSA Balances, Trade, and DApps like Uniswap

![Add Custom tokens to create Uniswap positions with any token you want](/files/WUx50mzxvoU36VPQkxIr)


---

# 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://guides.instadapp.io/managing-assets/custom-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.
