# How does it work?

- [Farm](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm.md)
- [Products](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/products.md)
- [Animals](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/animals.md)
- [Plants](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/plants.md)
- [Special Buildings](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/special-buildings.md)
- [Farm Buildings](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/farm-buildings.md)
- [Water and Food](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/water-and-food.md)
- [Barn](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/barn.md)
- [New Waxchester](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester.md)
- [Production Buildings](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/production-buildings.md)
- [Voucher Market](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/voucher-market.md)
- [Trader](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/trader.md)
- [Bank](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/bank.md)
- [Rebus Building](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/rebus-building.md)
- [Nefty Building](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/nefty-building.md)
- [CPU Rent Kiosk](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/cpu-rent-kiosk.md)
- [Town Hall](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/new-waxchester/town-hall.md)
- [Tasks & Quests](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/tasks-and-quests.md)
- [Quests](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/tasks-and-quests/quests.md)
- [Daily Tasks](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/tasks-and-quests/daily-tasks.md)
- [Weekly Tasks](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/tasks-and-quests/weekly-tasks.md)
- [Product Boxes](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/product-boxes.md)
- [Boosters](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/boosters.md)
- [Marketplace](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/marketplace.md)
- [Blending](https://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/blending.md)


---

# 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://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work.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.
