# AWNS

AWNS는 Autonomous Worlds Naming Service의 약자로, 고유한 도메인 확장자 `.aw`를 통해 디지털 아이덴티티에 대한 새로운 접근 방식을 제시합니다.

이 서비스는 AW 생태계의 기반 계층으로 작동하며, 사용자가 자율 세계를 손쉽게 탐색하고, 온체인 게임에 참여하며, 더 넓은 Web3 환경과 상호작용할 수 있도록 합니다. 기존 Web3 네이밍 서비스인 ENS가 지갑과 연결된 통합 사용자명을 제공했다면, AWNS는 이를 한 단계 더 발전시킨 형태입니다.

특히, AWNS는 ‘사용자명’의 개념을 재정의하여 이를 TBA(Token-Bound Account) 형태로 구현합니다. 이는 ERC-6551 기반 지갑이 통합된 NFT로, 하나의 아이디가 곧 하나의 온체인 존재로 기능합니다.

이후 섹션에서는 AWNS를 통해 가능해지는 다양한 활용 사례와 기회에 대해 자세히 살펴보겠습니다.

{% hint style="info" %}
<https://awns.stp.network/> 에서\
AWNS 를 민팅할 수 있습니다.
{% endhint %}


---

# Agent Instructions: 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/stp-kr/awe/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.
