# Assets

- [Mystery Seeds](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/assets/mystery-seeds.md)
- [NFT Trees](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/assets/nft-trees.md): Each tree variety has its own characteristics and will allow players to earn daily game rewards and create new babytrees as long as they take care of them.
- [Plots](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/assets/plots.md): The first Genesis Plot is free and given to all players.
- [Decorations](https://pocket-forest.gitbook.io/pocket-forest-whitepaper/assets/decorations.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/assets.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.
