> For the complete documentation index, see [llms.txt](https://community.space.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.space.id/space-id-bai-ke-zhi-nan/ji-ben-jie-shao/shen-me-shi-space-id.md).

# 什么是 SPACE ID？

SPACE ID 旨在构建一个通用域名服务网络，该网络能够将链上的各种信息无缝连接起来，例如人、信息、资产和应用程序。

### **SPACE ID 具有什么特点和应用场景？**

* 适用多链：SPACE ID 的通用域名支持将你的域名与你的多个链上与链下身份相关联。在 SPACE ID 上，你可以忘记所有这些复杂的地址，只需要与 :Arton 进行交互。你将成为BNB 链上的 Arton，以及以太坊上的Arton，Cosmos 上的 Arton，也可以成为Twitter 和 Meta 中的 Arton。
* **去中心化**：SPACE ID 是完全去中心化的账户体系，谁也没有任何权利可以进入到你的域名账户系统。
* 抗审查：任何人只需遵守 SPACE ID 的智能合约的规则，就可以自由地使用 SPACE ID。
* **开源**：SPACE ID 的代码在 Github 中是全部开源的。
* 易于集成：Space ID 协议聚合了多个区块链的名称服务，让开发人员能够使用一个 SDK 即可整合所有的域名服务。
* 易于资产转移与管理：你可以用 SPACE ID 接收和发起任何链上的资产的交易。


---

# 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://community.space.id/space-id-bai-ke-zhi-nan/ji-ben-jie-shao/shen-me-shi-space-id.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.
