# Chapter 2：The Value of the .btc Domain Name

When I am preaching about BTC domain name , someone asks me, "Is it useful to just inscribe a single inscription?" In my opinion, a domain name is about resolution, binding the domain name to a specific address. Whoever owns that inscription becomes the owner of the domain name, and they can use a wallet to resolve it. This is the simplest implementation. Of course, there may be more complex designs in the future, similar to DID and domain,they also follow the principle of "first is first." If someone inscribes the same text as a previous inscription, the second or third inscription becomes meaningless! Because only in this way can uniqueness be established, just like the default consensus on BRC20 with Ordi.&#x20;

Furthermore, I believe that BTC domains will have broader applications and greater value.


---

# 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://docs.btcname.id/docs/overview/chapter-2-the-value-of-the-.btc-domain-name.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.
