# KYC Score

Based on your ANTTIME play data, you can check your **KYC Score**, **Penalty Percentage**, and **Share Coefficient**.\
You can improve your score at any time by playing ANTTIME.\
Try updating your score now!

## How to Participate

1. **Go to the ANTSWAP Website**   \
   Please visit the ANTSWAP website.   \
   **🔗 ANTSWAP:** <https://swap.anttime.net/>
2. **Go to the ‘KYC Score’ Page**\
   Please navigate to the **‘KYC Score’** page.
3. **Update KYC Score**\
   Before swapping your TIME Points accumulated in ANTTIME for On-Chain Assets, please check your **KYC Score** and **Share Coefficient**. If there are any changes in your play data, you can update your score using the **‘Update Score’** button.   \
   ⚠️ The 'Update Score' button can only be used **3 times a day** and resets daily at 00:00 (UTC+0).

<figure><img src="/files/GuPpxOvfrSga8Njk3URG" alt=""><figcaption></figcaption></figure>

4. **Proceed to 'Wallet Registration & Become a Timy'**   \
   After checking your KYC Score, Penalty Percentage, and Share Coefficient, please proceed to the **'Wallet Registration & Become a Timy'** step. If there is no active round currently, please wait until the next round begins.

## Score Calculation Criteria

1. KYC Score\
   The KYC Score is calculated based on ANTTIME play data (**Active Friends**, **Invited Friends**, **Mining Time**, **Pickaxe Level**). The maximum possible score is **3,000 points**. Any score exceeding 3,000 points will be considered as 3,000 points.
   1. **Active Friends**\
      You earn points based on the table below.\
      You can earn a maximum of **2,000 points** from the Active Friends score.

      | Active Friends | Score     |
      | -------------- | --------- |
      | 0              | 0 Pts     |
      | 1 \~ 2         | 200 Pts   |
      | 3 \~ 5         | 600 Pts   |
      | 6 \~ 9         | 1,000 Pts |
      | 10+            | 2,000 Pts |

   2. **Invite Friends**\
      You earn points based on the table below.\
      You can earn a maximum of **1,000 points** from the Invite Friends score.

      | Invite Friends | Score     |
      | -------------- | --------- |
      | 0              | 0 Pts     |
      | 1 \~ 5         | 100 Pts   |
      | 6 \~ 10        | 300 Pts   |
      | 11 \~ 19       | 500 Pts   |
      | 20+            | 1,000 Pts |

   3. **Mining Time**\
      You earn **1 Point per 1 hour** of mining time.\
      You can earn a maximum of **200 points** from the Mining Time score.

   4. **Pickaxe Level**\
      You earn **20 Points per 1 Pickaxe Level**.\
      You can earn a maximum of **800 points** from the Pickaxe Level score.

      <table><thead><tr><th>Pickaxe Tier</th><th width="187">Score</th><th>Pickaxe Level</th><th>Score</th></tr></thead><tbody><tr><td>Normal</td><td>0 Pts</td><td>1</td><td>20 Pts</td></tr><tr><td>Rare</td><td>200 Pts</td><td>2</td><td>40 Pts</td></tr><tr><td>Epic</td><td>400 Pts</td><td>3</td><td>60 Pts</td></tr><tr><td>Unique</td><td>600 Pts</td><td>4</td><td>80 Pts</td></tr><tr><td></td><td></td><td>5</td><td>100 Pts</td></tr><tr><td></td><td></td><td>6</td><td>120 Pts</td></tr><tr><td></td><td></td><td>7</td><td>140 Pts</td></tr><tr><td></td><td></td><td>8</td><td>160 Pts</td></tr><tr><td></td><td></td><td>9</td><td>180 Pts</td></tr><tr><td></td><td></td><td>10</td><td>200 Pts</td></tr></tbody></table>

2. **Penalty Percentage**

   The Penalty Percentage is calculated based on the ratio of legitimate friend invitations. If abnormal friend invitations are detected, the penalty will increase.

3. **Share Coefficient**

   The Share Coefficient is calculated based on the KYC Score with the Penalty Percentage applied. This coefficient affects the calculation ratio of your **Share Score** when you submit TIME Points for swapping.

   $$
   Share Coefficient(%) = \frac{KYC Score}{3000}(%) × (100% - Penalty Percentage(%) )
   $$

   $$
   Share Score = TIME Points × Share Coefficient(%)
   $$

*※ Even during the Application period, your KYC Score, Penalty Percentage, and Share Coefficient may change in real-time as your ANTTIME play data fluctuates.*


---

# 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://whitepaper.anttime.net/products-and-services/antswap/kyc-score.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.
