# Classification

Contribution value level is an important factor determining the rights of Fchat users. The higher the contribution value level, the more contributions a user has made to Fchat’s development, and the higher their entitlements will be. Through contribution value, users can obtain rights such as product exchanges, airdrops, advertising discounts, business privileges, travel, and health insurance, among others. Fchat contribution values will be divided into 10 levels, from L0 to L9.

<table><thead><tr><th width="177.33333333333331">Level</th><th>Amount of contribution value required for upgrading</th><th>App usage time required for upgrading</th></tr></thead><tbody><tr><td>Lv.0</td><td>1-300</td><td>/</td></tr><tr><td>Lv.1</td><td>301-3,000</td><td>24H</td></tr><tr><td>Lv.2</td><td>3,001-10,000</td><td>48H</td></tr><tr><td>Lv.3</td><td>10,001-50,000</td><td>120H</td></tr><tr><td>Lv.4(Requires Equity Gems)</td><td>50,001-250,000</td><td>240H</td></tr><tr><td>Lv5(Requires Star Ring)</td><td>250,001-1,250,000</td><td>480H</td></tr><tr><td>Lv.6</td><td>1,250,000-3,000,000</td><td>960H</td></tr><tr><td>Lv.7</td><td>3,000,001-8,000,000</td><td>1,800H</td></tr><tr><td>Lv.8</td><td>8,000,001-20,000,000</td><td>3,600H</td></tr><tr><td>Lv.9</td><td>20,000,0001</td><td>6,000H</td></tr></tbody></table>


---

# 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://help-organization.gitbook.io/fchat/contribution-value/classification.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.
