# Features

- [Farming Basics](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/farming-basics.md): The core basics of Farming and how to get started.
- [Elysium](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/elysium.md)
- [Growstations](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/growstations.md)
- [Bushes](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/bushes.md)
- [Farm Market](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/farm-market.md)
- [Tournaments](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/tournaments.md)
- [Harvesting Hoes](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/harvesting-hoes.md)
- [Custom Food & Orders](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/custom-food-and-orders.md)
- [Skill Archive](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/skill-archive.md): Information regarding the Skill Archive, and how to create/use one.
- [Trait List](https://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features/trait-list.md): Below is a list of traits, and what they do.


---

# 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://pyrotempus.gitbook.io/pyro-plugins/pyrofarming/features.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.
