# Custom tokens

The app allows you to import custom tokens if there are no tokens of interest listed in the default tokens list.

If there are no tokens of interest listed in the default tokens list, the app allows you to import custom tokens.

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

To import custom tokens, you need to paste the token address into the search field and select the token from the provided list. You will also need to confirm risk awareness notifications before swapping the imported tokens.

<div><figure><img src="/files/MVCmyZ8IZc7qXOm9WTc9" alt="" width="375"><figcaption><p>Paste the address of the token</p></figcaption></figure> <figure><img src="/files/BhieGt875RBsgSxOc4B4" alt="" width="375"><figcaption><p>Confirm risk awareness notifications.</p></figcaption></figure></div>


---

# 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://hackless.gitbook.io/hackless-docs/products/anti-sandwich/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.
