# 基础设施

- [Aptos 域名服务](https://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/ji-chu-she-shi/aptos-yu-ming-fu-wu.md): Aptos 上的去中心化身份
- [Nutrios](https://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/ji-chu-she-shi/nutrios.md)
- [Dialect](https://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/ji-chu-she-shi/dialect.md): 用于创建动态开源 dApp 通知、钱包聊天和兼容邮箱的工具包
- [Switchboard](https://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/ji-chu-she-shi/switchboard.md): Switchboard 允许构建者通过从任何 API 创建高性能数据馈送来释放 Solana 的强大功能


---

# 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://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/ji-chu-she-shi.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.
