> For the complete documentation index, see [llms.txt](https://wimpy.gitbook.io/welcome-to-tezos-nfts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wimpy.gitbook.io/welcome-to-tezos-nfts/introduction/getting-a-tezos-domain.md).

# Getting a Tezos domain

{% embed url="<https://tezos.domains/>" %}

Domains can be used to associate an address, share an avatar, publish contact information, and more. Wallets and other projects in the ecosystem will let you use domain names directly instead of addresses and show domain names where Tezos addresses would normally be.

#### Associated Information <a href="#associated-information" id="associated-information"></a>

The information you can currently associate with your domain include:

* Your Tezos address
* Avatar
* Nickname
* E-mail
* Website
* Physical Address

Once you register your domain, you will be able to change this data in the domain details screen.


---

# 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://wimpy.gitbook.io/welcome-to-tezos-nfts/introduction/getting-a-tezos-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.
