# Guides

- [Installation](https://realistic-plant-growth.nightevolution.de/guides/installation.md): Follow the installation steps listed below to install the Realistic Plant Growth Plugin.
- [Configuration](https://realistic-plant-growth.nightevolution.de/guides/configuration.md): Customize and fine-tune the plugin's behavior using the following settings.
- [Config.yml](https://realistic-plant-growth.nightevolution.de/guides/configuration/config.yml.md): Configuration Guide for General Config Settings.
- [BiomeGroups.yml](https://realistic-plant-growth.nightevolution.de/guides/configuration/biomegroups.yml.md): Configuration Guide for Biome Groups.
- [GrowthModifiers.yml](https://realistic-plant-growth.nightevolution.de/guides/configuration/growthmodifiers.yml.md): Configuration Guide for Growth Modifiers.


---

# 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://realistic-plant-growth.nightevolution.de/guides.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.
