# What is domain resolution/reverse resolve?

Domain resolution is to reversely resolve the address to the corresponding domain name by “setting primary domain”.

In the application scenario, after setting up reverse resolution, you can directly display the .bnb domain name you set in the DApp that supports .bnb domain name display.

For example, when you log in to the DApp with your wallet address, your .bnb domain name will be displayed instead of your lengthy address.


---

# 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-resolution-reverse-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.
