> 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/stp-han-yu/awe-sheng-tai-xi-tong/awns.md).

# AWNS

AWNS（全称为自治世界命名服务）通过其独特的域名后缀`.aw`，为数字身份引入了一种全新的方法。

它作为AW生态系统的基础层，使用户能够轻松穿梭于自治世界，参与链上游戏，并与更广泛的web3领域进行互动。虽然传统的Web3命名服务（如ENS）提供了与钱包关联的综合用户名，但AWNS将这一概念提升到了新的高度。

值得注意的是，AWNS重新定义了用户名的概念，将其转变为代币绑定账户（TBA）——这是一个由ERC-6551驱动的与钱包集成的NFT。在接下来的章节中，我们将深入探讨AWNS所带来的各种应用和机遇。

{% hint style="info" %}
铸造你的AWNS: <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, and the optional `goal` query parameter:

```
GET https://docs.awenetwork.ai/stp-han-yu/awe-sheng-tai-xi-tong/awns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
