# Advanced Domains Support

**Manage all your domains directly from MyTonWallet**—link them to your wallets, track expiration dates, and renew in a few taps. You’ll even get reminders when your domains are about to expire.

**MyTonWallet** currently supports **TON Domains (.ton)**, **TON Names (.vip)**, **Gram (.gram)**, and linking **Telegram Usernames**.

## :link: What you can do?

* **Link** TON DNS, TON Names, Gram domains, and even Telegram Usernames to any TON wallet.
* **Track** expiration dates.
* **Renew** one or multiple domains at once.
* **Receive** expiration reminders.

And more in just a few taps—right inside your wallet.

## :mobile\_phone: How to access advanced domain settings?

Managing your **domains** is easy:

{% stepper %}
{% step %}
Go to the **NFT** section.
{% endstep %}

{% step %}
Open the **TON DNS Domains** tab.
{% endstep %}

{% step %}
Find the domain you want to manage and tap the **⋮** menu.
{% endstep %}

{% step %}
Choose one of the available actions:

* **Send**: transfer the domain to another wallet
* **Renew**: extend its expiration date
* **Change Wallet**: link to a different wallet
* **Hide**: remove it from your visible list
* **Burn**: permanently delete the domain

You can also **configure DNS settings** and view the domain as an NFT on **Getgems** or **Tonscan**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Want to get a TON address?** Navigate to [**Explore**](https://my.tt/explore) → **Utilities** → **TON Domains** and pick your unique domain.

You can also link Telegram usernames for simpler sharing.
{% endhint %}


---

# 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/advanced-domains-support.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.
