# .Web3 Username DOCS

## .Web3 Username Developer DOCS

- [什么是 .web3 用户名](https://web3-username.gitbook.io/.web3-username-docs/user-tutorial/readme.md)
- [如何注册 .web3 用户名？](https://web3-username.gitbook.io/.web3-username-docs/user-tutorial/readme-1.md)
- [必须要知道关于正向解析和反向解析](https://web3-username.gitbook.io/.web3-username-docs/user-tutorial/bi-xu-yao-zhi-dao-guan-yu-zheng-xiang-jie-xi-he-fan-xiang-jie-xi.md)
- [Introduction](https://web3-username.gitbook.io/.web3-username-docs/dev-tutorial/dev-tutorial.md)
- [Quick Start](https://web3-username.gitbook.io/.web3-username-docs/dev-tutorial/quick-start.md): 快速找到你想要的接入方式
- [CNS Deployments](https://web3-username.gitbook.io/.web3-username-docs/dev-tutorial/deployment.md)
- [FAQs](https://web3-username.gitbook.io/.web3-username-docs/dev-tutorial/faqs.md)
- [PublicResolver](https://web3-username.gitbook.io/.web3-username-docs/contract-api-reference/publicresolver.md)
- [.web3 Permanent Registrar](https://web3-username.gitbook.io/.web3-username-docs/contract-api-reference/.web3-permanent-registrar.md)
- [CNS-Open-Service](https://web3-username.gitbook.io/.web3-username-docs/third-party-intergation/cns-backend.md): 若需在产品中支持域名售卖和注册，请参考此文档；
- [Open Service APIs](https://web3-username.gitbook.io/.web3-username-docs/third-party-intergation/open-service-apis.md)
- [Changelog](https://web3-username.gitbook.io/.web3-username-docs/other/changelog.md)
- [DApp Integration Demo](https://web3-username.gitbook.io/.web3-username-docs/easy-development/dapp-integration-demo.md)
- [CNS Util Tools](https://web3-username.gitbook.io/.web3-username-docs/easy-development/cns-util-tools.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://web3-username.gitbook.io/.web3-username-docs/user-tutorial/readme.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.
