> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/misc/knowledge-base/ordinals/.unisat-names.md).

# .unisat Names

### So what is .unisat?

It's easy to explain what .unisat is - <mark style="color:orange;">**.unisat follows exactly the same protocol as .sats**</mark> ([the documentation](https://docs.sats.id/)), except it produces accumulative benefits to your account in UniSat Products.

<figure><img src="/files/HeHDjS4MocpZrzGxYTP9" alt=""><figcaption><p>Just like what happens to .sats</p></figcaption></figure>

### Inscribe .unisat directly

<figure><img src="/files/ej1FCID2LyYHGshdgPsH" alt=""><figcaption><p>the first class tab of UniSat Inscribe for .unisat</p></figcaption></figure>

### Search for .unisat directly

<figure><img src="/files/PvXQpM402vV2gmu0whRE" alt=""><figcaption><p>the first class tab of UniSat Search for .unisat</p></figcaption></figure>

### Accumulative benefits

Specifically for UniSat Inscribe, one .unisat in your address produces a 1% discount. There are five .unisat names at most that take effect in one payment.&#x20;

<figure><img src="/files/fGYGd6i85kGO5OUQUr1U" alt=""><figcaption><p>Two .unisat names produce 2% discounts.</p></figcaption></figure>

### Extra resources

* For a complete reference, please check out [the documentation of .sats here](https://docs.sats.id/).
* For a video tutorial, please check out the tutorial about inscribing multiple .unisat here.

Yes, it's that easy.

**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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unisat.io/misc/knowledge-base/ordinals/.unisat-names.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
