# Import and Manage Tokens

## Import Tokens

On H2 Finance, you can trade any tokens as long as there is a liquidity pool. Tokens that are safely tradable are whitelisted by us to ensure a better trading experience. If you want to import and trade a token that is not whitelisted, follow these steps:

**Step 1:** In the Swap widget, click on the tokens to open the Select Token Dropdown menu, then select “**Manage Tokens**”.

<div align="left"><figure><img src="/files/bBf9xtsKIEH1HoQp951a" alt="" width="206"><figcaption></figcaption></figure></div>

**Step 2:** Enter the token contract address you want to import and click “Import” to add your chosen token.

<div align="left"><figure><img src="/files/Hcn2T1INgWN72Gdcwvp6" alt="" width="204"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Note**

* If the token is not whitelisted, a warning message will appear. Check the box for “I understand the risk of this token” and click “Import Token” to proceed.
* If the token is on our suspicious token list, an additional warning will be displayed. Proceed with extreme caution, check all relevant boxes, and click “Import Token” to continue.\
  ![](/files/2a4v8xH9A1B6GW3YFZqW)
  {% endhint %}

## Manage Tokens

**Step 1:** Same as importing a token, click on the tokens to open the Select Token Dropdown menu, then select “Manage Tokens”.

**Step 2:** Click the garbage bin icon next to the token you wish to remove.

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

<br>


---

# 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.h2.finance/features/trade/import-and-manage-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.
