# WIZZ Token TGE Rules

From July 22, 2024, until the TGE, users who participate in Wizzwoods and hold xWIZZ will be rated based on their overall behavior in the game to determine the release rules for their xWIZZ holdings.

#### Scoring Criteria:

#### Recharge Amount (a%)

| Recharge Amount (USD) | Unlock Percentage (xWIZZ) |
| --------------------- | ------------------------- |
| 0                     | 0%                        |
| (0,5]                 | (0%,1%]                   |
| (5,10]                | (1%,3%]                   |
| (10,100]              | (3%,30%]                  |
| (100,200]             | (30%,44%]                 |
| (200,300]             | (44%,58%]                 |
| (300,400]             | (58%,72%]                 |
| (400,500]             | (72%,86%]                 |
| (500,600]             | (86%,100%]                |
| 600+                  | 100%                      |

#### xWIZZ Consumption (b%)

**Note:** xWIZZ consumed for participating in Quidditch will not be included in the calculation.

| xWIZZ Consumption | Unlock Percentage (xWIZZ) |
| ----------------- | ------------------------- |
| 0                 | 0%                        |
| (0,500]           | (0%,5%]                   |
| (500,5000]        | (5%,50%]                  |
| (5000,30000]      | (50%,80%]                 |
| 30000+            | 80%                       |

#### Statue Level (c%)

| Statue Level   | Unlock Percentage (xWIZZ) |
| -------------- | ------------------------- |
| (Lv.0,Lv.49]   | 0%                        |
| \[Lv.50,Lv.90] | (0%,10%]                  |
| Lv.90+         | 10%                       |

#### Calculation Formula:

**a%+b%+c%=X%** (Xmin = 0, Xmax = 100)\
\
Based on the calculated formula, from the date of self-claiming the tokens, users can immediately release X% of their total xWIZZ holdings. The remaining Y% of the total xWIZZ will enter a locked pool, with a release cycle of every 30 days for a total of 24 cycles.\
\
**Locked Pool Contract:** 0xC9976B9653a1D86d4C853cf7eFc7D1948587d205\
\
**Note:** This rule only applies to xWIZZ acquired by users before the TGE.\ <br>


---

# 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.wizzwoods.com/token/wizz/wizz-token-tge-rules.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.
