# Core Concept

Magic Farms introduces a linear and immutable reward structure that ensures fairness, predictability, and equal opportunities for all participants.

#### 🔁 Linear Rewards Distribution

* Rewards are distributed evenly per block, ensuring a consistent earning rate.
* The reward pool is set at the start of the campaign and does not change throughout its duration.
* The total reward pool is divided by the total number of blocks during the staking period, resulting in a constant reward per block.


---

# 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.magicsquare.io/magic-staking/magic-farms/core-concept.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.
