# Gameplay

- [Base concepts](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts.md)
- [Trees maturity](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts/trees-maturity.md)
- [Healthcare System](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts/healthcare-system.md): Every healthy forest needs a bit of maintenance and yours is no different. Come back every day to keep your trees watered and fed and to keep those pesky weeds under control.
- [Harvest and Rewards](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts/harvest-and-rewards.md)
- [Customization system](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts/customization-system.md)
- [Breeding system](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/base-concepts/breeding-system.md)
- [Marketplace](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/marketplace.md)
- [Quests](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/quests.md)
- [Free to Play Mechanism](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/free-to-play-mechanism.md)
- [Pocket social](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/pocket-social.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://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay.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.
