> 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/.bnb.arb-shi-yong-zhi-nan/ru-he-fan-xiang-jie-xi-.bnb.arb-yu-ming.md).

# 如何反向解析.bnb/.arb域名？

反向解析：

把地址反向解析为对应的域名

应用场景，设置完反向解析以后，你可以在支持 .bnb 域名显示的 DApps 中，直接展示你设置的 .bnb 域名。

比如当 Arton 完成反向解析以后，用他的 BSC 钱包地址（例如0xd8da6dsgui64af9d7eed9e03e53415d3774920）登录 DApps 后，他的 arton.bnb 会取代原本冗长的地址显示出来。

如果，你在设置反向解析的时候，发现列表中没有你的 .bnb 域名，请先将 .bnb 域名完成正向解析。

步骤：

1. 进入SPACE ID 2.0 页面 <https://space.id/>
2. 链接钱包
3. 点击右上角，选择 “my domains” 进入域名管理页面。
4. 点击 “➕” ，设置反向解析。

<figure><img src="/files/5ELHB2I4GD5vOGPcHsh1" alt=""><figcaption></figcaption></figure>

5. 选择你想要设置的域名，点击 “Save”

![](/files/MU5u2MSPetqs8tGruQte)


---

# 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/.bnb.arb-shi-yong-zhi-nan/ru-he-fan-xiang-jie-xi-.bnb.arb-yu-ming.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.
