> For the complete documentation index, see [llms.txt](https://polygene.gitbook.io/polygene-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polygene.gitbook.io/polygene-whitepaper/social-trees-features/nft-score-ratio.md).

# NFT Score Ratio

The Polygene point system rewards users for various activities on the platform, and the top 100 participants will receive Genesis NFTs with various benefits. The table below outlines the NFT score ratio for different levels of activity.

| Rank | Invited Users | Invite Points | 1000 USDT Points | Umbrella Donation (USDT) | Donation Points | Referral Effective Team Leader | Referral Leader Points | NFT Points | Percentage | Daily Reward Value (Polygene) | Daily Reward Value (1000 USDT) |
| ---- | ------------- | ------------- | ---------------- | ------------------------ | --------------- | ------------------------------ | ---------------------- | ---------- | ---------- | ----------------------------- | ------------------------------ |
| 1    | 50            | 25            | 500              | 5000                     | 250             | 1                              | 50                     | 850        | 0.60%      | 14                            | 500                            |
| 2    | 100           | 50            | 1000             | 10000                    | 500             | 2                              | 200                    | 1800       | 1.26%      | 30                            | 1000                           |
| 3    | 200           | 100           | 1000             | 15000                    | 750             | 3                              | 300                    | 2250       | 1.58%      | 38                            | 1000                           |
| 4    | 300           | 150           | 1000             | 20000                    | 1000            | 4                              | 400                    | 2700       | 1.89%      | 45                            | 1000                           |
| 5    | 400           | 200           | 1000             | 25000                    | 1250            | 5                              | 500                    | 3150       | 2.21%      | 53                            | 1000                           |
| 6    | 500           | 250           | 1000             | 30000                    | 1500            | 5                              | 500                    | 3500       | 2.46%      | 58                            | 1000                           |

{% hint style="info" %}
Notes:

* Each user is capped at 250 invite points
* Two people equal one invite point
* One USDT equals one invite point
* The maximum umbrella donation is capped at 1500 USDT
* Twenty USDT equal one donation point
* Referrals are capped at five people
* Each referral effective team leader equals 100 referral points
  {% endhint %}

This NFT score ratio table shows the amount of NFT points users can earn based on their level of activity on the Polygene platform. These NFT points can be used to obtain Genesis NFTs and enjoy various benefits, including permanent Polygene token airdrops and a permanent share of the platform's profits. Users can increase their daily reward value in both Polygene and 1000 USDT by participating in the point system and inviting others to join the platform.


---

# 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:

```
GET https://polygene.gitbook.io/polygene-whitepaper/social-trees-features/nft-score-ratio.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.
