> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/awe-ecosystem/awns.md).

# AWNS

AWNS, which stands for Autonomous Worlds Naming Service, introduces a novel approach to digital identity with its unique domain ending, `.aw`.&#x20;

It serves as the foundational layer for the AW ecosystem, enabling users to effortlessly traverse Autonomous Worlds, participate in on-chain games, and engage with the broader web3 landscape. While conventional Web3 naming services like ENS provide comprehensive usernames associated with wallets, AWNS takes this concept to the next level.&#x20;

Notably, AWNS redefines the concept of a username by transforming it into a token-bound account (TBA) which is an NFT integrated with a wallet powered by ERC-6551. In the following sections, we will delve deeper into the range of applications and opportunities made possible by AWNS.

{% hint style="info" %}
Mint your AWNS at: <https://awns.stp.network/>
{% endhint %}


---

# 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.awenetwork.ai/awe-ecosystem/awns.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.
