# Name recognized and resolved

A name can be recognized and resolved to an address by an inscription.\
\
Each name have a unique inscription associated with it.

\
Once a name inscription is inscribed or transferred, it is only resolved to an address after achieving 3 confirmations.\
\
At present, we support the following name inscription protocols, with more domains being gradually made available based on user demand.

<table><thead><tr><th width="233">name</th><th width="200">protocol</th><th>network</th></tr></thead><tbody><tr><td>.sats</td><td><a href="https://docs.sats.id">satsname</a></td><td>Bitcoin</td></tr><tr><td>.unisat</td><td><a href="https://docs.sats.id">satsname</a></td><td>Bitcoin</td></tr><tr><td>.x</td><td><a href="https://docs.sats.id">satsname</a></td><td>Bitcoin</td></tr><tr><td>.btc</td><td><a href="https://docs.btcname.id">btcname</a></td><td>Bitcoin</td></tr><tr><td>.fb</td><td><a href="https://docs.sats.id">satsname</a></td><td>Fractal </td></tr></tbody></table>

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/misc/knowledge-base/ordinals/.unisat-names/name-recognized-and-resolved.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.
