# Farming Tales - The Game

## Farming Tales - The Game

- [Farming Tales - The Game](https://nodo42.gitbook.io/farming-tales-the-game/farming-tales-the-game.md): Whitepaper
- [Play to Earn](https://nodo42.gitbook.io/farming-tales-the-game/tokenomic/play-to-earn.md)
- [Sestertius (SEST)](https://nodo42.gitbook.io/farming-tales-the-game/tokenomic/sestertius-sest.md)
- [Cubitus (CBIT)](https://nodo42.gitbook.io/farming-tales-the-game/tokenomic/cubitus-cbit.md)
- [Aureus (AUREUS)](https://nodo42.gitbook.io/farming-tales-the-game/tokenomic/aureus-aureus.md)
- [Staking](https://nodo42.gitbook.io/farming-tales-the-game/tokenomic/staking.md)
- [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)
- [Road Map](https://nodo42.gitbook.io/farming-tales-the-game/road-map/road-map.md)
- [Changes](https://nodo42.gitbook.io/farming-tales-the-game/disclaimer/changes.md)
- [Development](https://nodo42.gitbook.io/farming-tales-the-game/disclaimer/development.md)
- [3D Templates](https://nodo42.gitbook.io/farming-tales-the-game/disclaimer/development/3d-templates.md)
- [Coding](https://nodo42.gitbook.io/farming-tales-the-game/disclaimer/development/coding.md)
- [Useful Links](https://nodo42.gitbook.io/farming-tales-the-game/farming-tales-links/useful-links.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://nodo42.gitbook.io/farming-tales-the-game/farming-tales-the-game.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.
