# Welcome

This is your complete guide to everything we create at **Forge Studios**.\
Here you’ll find detailed instructions on how to **install, configure, and use** our content - from **maps and interiors** to **clothing packs**, **props**, and more.

Each section includes:

* **Installation Guides** to help you set up content quickly and correctly
* **Technical Information** about file structures, compatibility, and performance
* **Additional Notes & Tips** for customization, optimization, and troubleshooting

Whether you’re setting up your first resource or managing a large-scale server, this documentation provides all the information you need to make the most out of Forge Studios content.

Let’s get started, dive into the section for your specific content below.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Dive into our Maps</strong></td><td></td><td></td><td></td><td><a href="/pages/Prm8pbIssUerQbIudikR">/pages/Prm8pbIssUerQbIudikR</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Check out our Guides</strong></td><td></td><td></td><td></td><td><a href="/pages/YJoAF2SXrPRWygMVzyAa">/pages/YJoAF2SXrPRWygMVzyAa</a></td></tr></tbody></table>


---

# 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://docs.forgestudios.de/readme.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.
