> For the complete documentation index, see [llms.txt](https://semada.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://semada.gitbook.io/project/semada-core/power-distribution.md).

# Power Distribution

The Semada platform encourages efficient collaboration through accurate distribution of power according to reputation. The only rewards possible are received for expert-evaluated improvements to the platform. The system is designed to resist economic corruption and inefficiencies by fairly evaluating all work through the measured vesting of valuable reputation.

The forum is the environment where experts demonstrate their value. Experts gain reputation by posting and evaluating posts. Successful posts are comments in the forum which win the upvote validation pool. Winning the validation pool means the other experts evaluate the post and believe it improves the value of the expertise. Types of posts include:

* policies for future development of the expertise
* protocols for acceptable behaviour
* evidence of experience
* evidence of work
* creating or improving smart contracting templates
* criticizing any of the above

\
&#x20;Upvotes naturally determine the strength of precedence set by each comment.


---

# 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://semada.gitbook.io/project/semada-core/power-distribution.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.
