# Suidaiya Rarity

All Suidaiya's will have a Rarity from 1 (common) to 5 (legendary). For every Suidaiya minted, the lower the level, the higher the chance of minting such a Suidaiya. There is however always a chance to mint a higher level Suidaiya, and this probability is influenced by the face value of the Sui coin that is being wrapped.&#x20;

For example, a Suidaiya that wraps 10 000 $Sui face value, will have a higher chance of minting a high rarity Suidaya, than wrapping 10 $Sui of face value Suidaiya.

<figure><img src="/files/OTHqdZylfBYtnRWMDGvN" alt=""><figcaption><p>Example Rarity Distribution with $Sui 1000 face value</p></figcaption></figure>

By minting a rare Suidaiya (>= level 2), you will be able to receive a certain percentage of the [Lottery Pool](/suidaiya/protocol/lottery-pool.md). By minting a high level Suidaiya, you not only have a Suidaiya that is more valuable, but it will also earn you a higher percentage of the Lottery pool.


---

# 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://suidaiya.gitbook.io/suidaiya/protocol/suidaiya-rarity.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.
