# P2EA

Most of the existing Game projects are building their incentive and economy structure either around earning directly from participating in the game or the player can swap the in-game currency.

\
Both of these methods of incentivizing do have the same result, which is the player will need to collect the rewards themselves. This approach usually encourages players to collect and take profit of their earnings immediately rather than encourages them to consider approaches to gain better earnings just by simply holding the earned incentives and explore different strategies to reinvest their earnings to further grow their own 'money making machine'.

\
That is why instead of applying the traditional incentivizing structures as mentioned above, utilizing the power of blockchain, we have built our game to support a different method of incentivizing.

\
The core idea of this incentivizing method is to simplify the Game experience while also providing the player chances to actually consider reinvesting their earnings back into their own farms to earn even more.

\
Just by participating in the game and gradually building up your Chick Coop farm, all farmers will be incentivized with the Chick Coop **'daily'**. And the best part is, as a Chick Coop farmer, you don't have to do anything else besides playing the game.


---

# 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.chickcoop.io/chick-coop/p2ea.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.
