# Future Balancing

In the early stages of Chick Coop, farmers can freely save and collect in-game resources whenever they choose. However, to add a layer of strategy, we will introduce a resource-saving-and-slashing mechanism in later stages. This means that crops can wither and eggs can spoil if left unattended for too long, requiring farmers to manage their resources more carefully and plan their actions strategically.

\
As a part of our development roadmap, we will be constantly looking for ways to add more strategies that can help farmers with growing **Farm value** and, of course, earn more incentives by doing so.


---

# 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/game-economy/future-balancing.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.
