> For the complete documentation index, see [llms.txt](https://docs.unifat.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unifat.xyz/product-introduction/inscription-launchpad/official-inscriptions/unifat-inscription.md).

# UniFat Inscription

This is the platform inscription of UniFat and the first inscription.&#x20;

It is in the NRC161 form, meaning it will be simply wrapped into a NEP141 token later.&#x20;

50% of UniFat platform's revenue will be used for adding LP to UniFat inscriptions, 20% for reward pools, and 30% for market incentives.

UniFat is the governance token of the UniFat platform. In their first mint, each user will be able to free mint 21 unit.

## Tokenomics

#### TotalSupply: 21,000,000

#### Tick：unifat

#### Standards：NRC161(then wrapped to Fungible Token Standard NEP-141)

## Minting Fee：&#x20;

* First 21 units: 0.009 NEAR&#x20;
* 21 to 42 units: 0.012 NEAR&#x20;
* 42 to 63 units: 0.015 NEAR&#x20;
* 63 to 84 units: 0.018 NEAR&#x20;
* 84 to 105 units: 0.024 NEAR&#x20;
* 105 to 147 units: 0.036 NEAR&#x20;
* Exceed 147 units: 0.024 NEAR

The free minting of the first 21 tokens helps alleviate network congestion while also increasing decentralization, as users must pay fees to mint any tokens beyond that initial amount.

For those truly passionate about UniFat and willing to support its growth through minting fees, you will receive VIP membership. As a VIP, you can expect prioritized customer support and exclusive benefits recognizing your meaningful contribution to the project's success.

All minting fees are recorded transparently on the public smart contract, maintaining trust and transparency for all use

## Use Cases

Upon completion of minting, the NRC161 UniFat tokens will be wrapped into the fungible NEP-141 standard. UniFat can then be used for:

* Sharing platform revenues through staking
* Earning rewards from staking other tokens
* Participating in UniFat's governance

Overall, the UniFat token aims to power a thriving decentralized community through its versatile utility and governance roles

&#x20;  &#x20;


---

# 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.unifat.xyz/product-introduction/inscription-launchpad/official-inscriptions/unifat-inscription.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.
