# WELCOME!

- [Hello!](https://wiskered.gitbook.io/terraforge-documentation/welcome/hello.md): Welcome to the TerraForge 2 Documentation!
- [Supported Unity Versions & RPs](https://wiskered.gitbook.io/terraforge-documentation/welcome/supported-unity-versions-and-rps.md): Here you can check if your Unity is compatible with TerraForge 2.
- [Roadmap](https://wiskered.gitbook.io/terraforge-documentation/welcome/roadmap.md): Here you can see planned and potential improvements
- [Changelogs](https://wiskered.gitbook.io/terraforge-documentation/welcome/changelogs.md): Here you can follow the improvements and changes in the different versions
- [Support & Community](https://wiskered.gitbook.io/terraforge-documentation/welcome/support-and-community.md): Here you can find links to our communities and contacts.
- [FAQs](https://wiskered.gitbook.io/terraforge-documentation/welcome/faqs.md): Any questions? Maybe you'll find the answer here.


---

# 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://wiskered.gitbook.io/terraforge-documentation/welcome.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.
