# What is domain resolve?

Domain resolve is to resolve the domain name to the corresponding address by “editing record”.

In the application scenario, after setting the resolution, you can search the .bnb domain name in the DApp that supports .bnb to directly match the corresponding address; you can also directly enter the .bnb domain name in the wallet that supports SID to resolve the address to complete the transfer.

For example, after Arton completes domain resolve, you can transfer money to Arton by entering simple arton.bnb when transferring money.


---

# 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://community.space.id/.bnb-domain-owner-guide/what-is-domain-resolve.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.
