# Import token

**Step 1**: Open the wallet and click the list item in the top left corner.

![](/files/tITcRtMc3wwkrh4wzH5N)

**Step 2**: In the **Settings** section, click **Manage tokens.**

![](/files/N4kNqwiKSpJcb9FZhuKa)

**Step 3**: In the **Token** section, click **Import token.**

![](/files/5SMz2EB9so9FjiJbPsGl)

**Step 4**: In the **Import token** section, please enter the contract address and network. Then click **Add token**.&#x20;

![](/files/eAisoc3iWbKftEHp1V0Y)

Below is an example of successful token import:

![](/files/62upeUkl39jTgfEq1f10)


---

# 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.subwallet.app/beta/mobile-app-user-guide/import-token.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.
