# Moderator Rewards

### Overview

Moderator rewards are designed to compensate moderators for their efforts in managing and maintaining the quality of their communities. These rewards come from the post promotion features, ensuring that moderators receive a share of the revenue generated from these activities.

### Reward Calculation and Distribution

1. **Post Promotion Features**:
   * When a user utilizes post promotion features to highlight their posts within a community, a fee is incurred.
2. **Reward Distribution**:
   * **90% to Moderators**: The majority of the promotion fee (90%) is distributed to the moderators of the community.
   * **10% to the Platform**: A small portion of the fee (10%) is retained by the platform to cover distribution costs and other administrative fees.


---

# 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://docs.musing.io/rewards/moderator-rewards.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.
