> 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-zheng-xiang-jie-xi-.bnb.arb-yu-ming.md).

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

解析： 把域名解析为对应的地址

应用场景，设置完解析以后，你可以在支持 .bnb 的 DApps 中，通过搜索.bnb域名直接匹配到对应的地址；你也可以在支持 SPACE ID 的钱包中，直接输入 .bnb 域名解析出地址完成转账

比如当 Arton 完成正向解析以后，即把他的arton.bnb 域名对应成他的 BSC 地址（例如0xd8da6dsgui64af9d7eed9e03e53415d3774920）那么你可以在转账时通过输入简单的 arton.bnb 向 Arton 的该地址转账。

步骤：

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

<figure><img src="/files/QDaOwqSpTro7RHg8Jwfw" alt=""><figcaption></figcaption></figure>

5. 点击“view in full page”，设置域名正向解析。

<figure><img src="/files/YHb8woYuFTok87goQn3W" alt=""><figcaption></figcaption></figure>

6. 点击“view details/record”

   <figure><img src="/files/RjnILn4ZoxzEFiPrzE1j" alt=""><figcaption></figcaption></figure>
7. 将 “edit” 选项调成“On”，然后填写你想要正向解析的地址。

   <figure><img src="/files/Z9JqFzuCEbszW4tZgWrr" alt=""><figcaption></figcaption></figure>


---

# 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-zheng-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.
