# 04 Voting System

The Decentralized Voting System stands as a foundation feature within the XRADERS ecosystem, embodying our commitment to empowering users with the tools necessary for informed decision-making.

Implementing a community voting system to curate experts ensures decentralization and fairness. We can operate autonomously, driven and sustained by community input over external or centralized control.

<figure><img src="https://1891988121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyNHQOG2P2rJzcSHFZ5Um%2Fuploads%2FIoF93cPDr0uCC8Uj64vV%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202024-02-29%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%206.13.33.png?alt=media&#x26;token=723dd96f-9f41-4f39-be54-a83ba152ee82" alt=""><figcaption></figcaption></figure>

* **Immutable Voting Records:** Voting backed by blockchain records ensure fairness and foster a sense of trust among all involved.
* **Community driven Empowering Users:** The Decentralized Voting System empowers users by democratizing the process of expert curation. Through active participation in the voting process, users gain a sense of ownership and agency in shaping a self-sustaining community where users collectively contribute to the curation of trusted experts.

As experts get more votes, their analysis content gets more exposure and they can have more monetization opportunities.


---

# 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://coinlive.gitbook.io/xr-whitepaper/04-voting-system.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.
