> For the complete documentation index, see [llms.txt](https://solemp.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solemp.gitbook.io/whitepaper/token-utility/ranking-system.md).

# Ranking system

Ranking system for **Solemp** Token ($SET) is designed to encourage and reward active users of the platform. System includes various ranks based on the amount of holding or usage of SET tokens, each offering unique bonuses and privileges.

***Ranks and Criteria*****:**

**1.**    Bronze Rank:\
&#x20;Access to standard tasks, basic commissions discounts.

**2.**     Silver Rank: \
Access to high-paid tasks, increased commissions discounts, priority in support.

**3.**     Gold Rank: \
All the benefits of the silver rank, exclusive access to premium tasks, special offers from partners.

**4.**    Platinum Rank:\
All the benefits of the gold rank, participation in closed DAO votes, early access to new features and services.

**5.**     Diamond Rank: \
All the benefits of platinum rank, individual consultations and support, ability to influence the strategic development of the platform.

***Bonuses and Privileges*****:**

**·**  Access to Exclusive Tasks: \
Users of higher ranks gain access to exclusive and high-paid tasks, not available to regular users.

·        Increased Discounts on Commissions: \
Discounts on platform commissions increase with the rank growth, reducing costs for active users.

·        Priority Support: \
Top-ranked users receive priority support from Solemp team.

·        Participation in Closed DAO Votes: \
Higher ranks provide opportunity to participate in closed votes and influence key DAO decisions.

·        Early Access to New Features: \
Providing early access to new features and services of platform for users of higher ranks.

·        Individual Consultations and Support: \
Diamond rank users receive personalized support and consultations.

·        Influence on Platform Development: \
Providing opportunity to influence strategic development and functionality of platform for diamond rank users.

Ranking system for the $SET token in **Solemp** contributes to the creation of an active, engaged, and loyal user community. It encourages long-term holding of tokens and active participation on platform, offering a range of privileges and bonuses that increase overall attractiveness of using **Solemp**.


---

# 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, and the optional `goal` query parameter:

```
GET https://solemp.gitbook.io/whitepaper/token-utility/ranking-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
