# $SAIFU token

<mark style="color:red;">**The tokenomics are still under development and may change before the official launch.**</mark>

## $SAIFU ALLOCATION

The total supply of $SAIFU is permanently fixed at 500 million tokens. No minting capability is exposed through the contract interface, thus the total supply will never increase. Similarly, the contract interface does not expose any token burning capability, so the total supply will never decrease.

1. **Punks 45% over 4 years**

Every Saifu Punk generates $SAIFU. The number of generated $SAIFU depends on the Punk type. The rarer the Punk, the more it generates. You can find out more [here](/saifu/for-users/saifu-punks.md).&#x20;

2. **Locking 45%**

Locking generates $SAIFU. When you open a locking position and lock assets, an amount of $SAIFU proportional to the duration for which the assets were locked will be distributed to you along with the locked assets upon unlocking.

3. **SAIFU Founders 10%**


---

# 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://saifu.gitbook.io/saifu/for-users/usdsaifu-token.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.
