# Managing non-whitelisted (imported) tokens

If you want to buy or sell a token that is not whitelisted on DeDust, you need to import it first.&#x20;

**How to import a token**

1. Open the token list on the Swap page.
2. Enter the token’s smart contract address in the search field.
3. Read the warning and confirm the import only if you accept the risks.

For more details, check the "[Non-whitelisted token](/en/ru/launch/whitelist/non-whitelisted.md)" page.

<div><figure><img src="/files/oiA5iKGb3kvAz3fapLY4" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/AlubyAQsrHWSOK4J3CaY" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/X2s4xgOtglmvSgSMdQSx" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

**Important to know:**

* Once you import a token in your user settings, it will be displayed only on the current device and browser (including built-in wallet browsers) or Telegram mini-app that you are using.


---

# 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://help.dedust.io/en/ru/trade/swap/imported.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.
