# Welcome!

{% hint style="info" %}
Empower Your RedM Experience!
{% endhint %}

Unlock the full potential of your RedM RP server with our extensive collection of scripts and resources. Designed with both flexibility and user-friendliness in mind, our documentation is here to guide you every step of the way. Dive in and transform your server into a world of endless possibilities!

<details>

<summary>How to use the Documentation?</summary>

Our comprehensive documentation covers all aspects of the scripts we offer, from installation and configuration to API usage and troubleshooting tips. Simply navigate to the relevant script or topic, and follow the step-by-step instructions to make the most of our tools and resources.

</details>

<details>

<summary>Contributing</summary>

We're constantly striving to improve and expand our offerings, and your input is invaluable to us. If you'd like to contribute to our work or have suggestions, feel free to reach out to us via Discord or email. Your feedback and collaboration will help us shape the future of RedM RP experiences!

</details>


---

# 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.western-hills.de/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.
