> For the complete documentation index, see [llms.txt](https://docs.onto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onto.app/guides/other-features/nft-domain.md).

# NFT Domain

* Navigate to the "**Profile**" page
* Click on the **banner of NFT Domain**
* Click on the "**Get Free Domain**" button to open the "**Search Domain**" page&#x20;

![](/files/jg27tnIaU8WB3GIIJdSo)

* Enter a domain and **search**
* Click on the **domain** with a **free** tag&#x20;
* Click on the "**Claim For Free**" button in the pop-up window&#x20;
* Wait for the domain name to be minted

![](/files/WMX96cthwrDtz5PMDpGQ)

* After the minting is complete, click on the "**Manage**" button on the right of the domain
* Click on the icon on the right of the **Domain Owner address** to **copy** it
* Click on the "**Map Wallet Address**" to view mapped addresses

![](/files/dAfMvmr3Z9BZ80YX3u0F)

* When sending assets, the domain can be used as the receiving address if the address has been mapped
* Click on the "**Domain**"
* Enter the domain to send address to the mapped address&#x20;

![](/files/JjZm9AdkZUGPy0U8eFgq)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.onto.app/guides/other-features/nft-domain.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.
