# Add / Remove Token Display

Add or remove **any supported token** in **MyTonWallet** by following these simple steps:

{% stepper %}
{% step %}
Open **Settings** from the bottom tab bar.
{% endstep %}

{% step %}
Select **Assets & History**.
{% endstep %}

{% step %}
Scroll down and tap **Add Token**.
{% endstep %}

{% step %}
**Find** a token using:

* **Token name** (e.g., Hamster, Dogs, Gram – available for listed tokens).
* **Token contract address** (e.g., RBTC, Gecko).
  {% endstep %}

{% step %}
**Done!** The selected token will appear in your assets list.
{% endstep %}
{% endstepper %}


---

# 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.mytonwallet.io/intro/key-features/how-to-add-or-remove-tokens-for-display.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.
