> 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/wo-men-ke-yi-yong-.bnb-yu-ming-zuo-shen-me.md).

# 我们可以用 .bnb 域名做什么？

### **集合地址、用户账号等信息**

.bnb 域名可以直接与钱包地址、去中心化邮箱账号、NFT 交易平台账户等绑定，用户可以直接使用统一的域名接收、发送 Token 和 NFT。

.bnb 域名提供了一种安全且去中心化的方式，将简单的可读域名解析为链上的地址资源。 .bnb 看起来跟web2域名类似：arton.bnb。任何人都可以使用 BSC 地址注册一个或多个.bnb。

你可以将 BSC 地址（例如0xd8da6dsgui64af9d7eed9e03e53415d3774920）替换为简单的名字：arton.bnb。

### **聚合用户数据**

.bnb 域名可以作为用户的 Web3 身份名片和信息数据存储工具。

例如，你可以使用 .bnb 域名制作去中心化个人网站，建立 *arton.bnb.me* 。个人网站中可以展示钱包地址、DApps、社交账号、DNS、创作内容等信息，所有数据存储通过 IPFS 实现。

### **访问域名支持的 DApps**

.bnb 域名服务商与各种类型（DeFi、加密钱包、NFT 等）的 DApps 集成，你可以直接使用 .bnb 域名访问这些 DApps。

我们提供域名解析功能，相当于在这个功能上，在集成的 DApps 上完成应用。 例如：.bnb 域名可以作为你的 BSC 钱包地址，通过在Trust wallet内给 .bnb 域名转账，完成给对应地址转账的功能。你也可以直接用你的 .bnb 域名代替地址，进入 DApps 交互。


---

# 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/wo-men-ke-yi-yong-.bnb-yu-ming-zuo-shen-me.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.
