> For the complete documentation index, see [llms.txt](https://docs.alphnames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphnames.com/information/welcome.md).

# Welcome

### About ANS

ANS is a protocol for assigning a human readable name to your wallet address. This is useful for sending tokens to a name and for displaying your name on dapps.\
\
All Names are represented as NFT and are tradable on all major NFT Marketplaces.\
\
There is **NO** central team collecting fees. The ANS token is a circular economy where the supply starts at zero. Names longer than 8 letters will print 1 **ANS** token. Names shorter than 8 letters will cost 100+ **ANS** tokens. This way more desirable names require a healthy ecosystem of longer names to support them. The **ANS** token can be traded on all major Alephium exchanges.\
\
The code is 100% open source.

### Official Links&#x20;

* **Twitter:** [**https://twitter.com/AlephiumANS**](https://twitter.com/AlephiumANS)
* **Website:** [**https://alphnames.com/**](https://alphnames.com/)
* **Discord:** [**https://discord.gg/BNuqnG5jZ9**](https://discord.gg/BNuqnG5jZ9)
* **GitHub:** [**https://github.com/Deadrare/ANS**](https://github.com/Deadrare/ANS)


---

# 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.alphnames.com/information/welcome.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.
