# What we can do with .bnb domain?

.bnb domain provides a secure and decentralized way to resolve simple human-readable domain names to on-chain address resources. At present, the .bnb domain name is the first domain name service launched by SPACE ID. It is a decentralized domain name service built on the BNB chain. .bnb looks similar to a web domain name: arton.bnb. Anyone can register one or more .bnbs with a BSC address. You can replace the BSC address (eg 0xd8da6dsgui64af9d7eed9e03e53415d3774920) with the simple name: arton.bnb.

We provide domain name resolution function. It is equivalent to completing the application on the integrated Dapp in this function. For example, .bnb domain name can be used as your BSC wallet address. By transferring money to the .bnb address, the function of transferring money to the corresponding address is completed. You can also use the .bnb domain name to make a website and create *arton.bnb.me*.


---

# 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/start-here/what-we-can-do-with-.bnb-domain.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.
