> 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/solemp-dao.md).

# Solemp DAO

**Solemp** Token (SET) serves not only as a means to earn additional profits from new tasks and reduce commissions, but also as a tool for management and participation in the decentralized autonomous organization (DAO) of the **Solemp** project. This provides token holders with right to vote on key decisions regarding the development and management of the platform.

***Key Features*****:**

**1.**    *Right to Vote in DAO*: \
Holders of SET tokens gain right to vote in Solemp DAO, allowing them to participate in making decisions on strategic issues, such as changes in platform rules, commission structures, and introduction of new features.

**2.**   *Proportional Voting*: \
The more tokens holder has, the greater their influence on decision-making. This encourages long-term token ownership and active participation in the community.

**3.**   *Participation in Votes for Platform Improvement*: \
Token holders can propose their ideas and participate in votes on improvement suggestions, contributing to the collective development of platform.

**4.**   *Decentralized Management*: \
DAO provides democratic and transparent decision-making process, protecting interests of all community members and reducing risks of centralized control.

**5.**    *Regular Voting and Updates*: \
Providing regular votes to ensure continuous community engagement in management process.

Every user holding a SET token in staking will actively participate in development of project: making decisions about strategic partnerships and integrations that can improve the platform's functionality, participating in setting priorities for development of new features or services on platform, voting on the distribution of community fund resources to finance projects aimed at developing platform or supporting its participants, and participating in discussions and voting on changes to platform's rules and policies, including quality standards for tasks and dispute resolution mechanisms.


---

# 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/solemp-dao.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.
