# Welcome

Welcome to legendsSystems, your ultimate resource for scripts, documentation, and how-to guides for the FiveM and RedM modding platforms. Our mission is to provide you with the most comprehensive and up-to-date resources to enhance your modding experience.

Our platform is designed to cater to both beginners and experienced modders. We offer a wide range of how-to guides that cover various aspects of the FiveM and RedM modding platforms. These guides are designed to be easy to follow and understand, making it easier for you to get started or improve your modding skills.

For FiveM, we provide guides on topics such as setting up a server, creating your first script, and troubleshooting common issues. We also offer a variety of scripts that you can use to enhance your FiveM server, ranging from simple quality-of-life improvements to complex gameplay modifications.

For RedM, our how-to guides cover areas like setting up a RedM server, creating and implementing scripts, and understanding the RedM API. We also provide a selection of scripts specifically designed for RedM, allowing you to customize your server to your liking.

In addition to our how-to guides and scripts, we also provide comprehensive documentation for both FiveM and RedM. This documentation covers everything from the basics of setting up a server to the intricacies of creating complex scripts. Whether you're a beginner looking to get started or an experienced modder looking for advanced techniques, our documentation has you covered.

At legendsSystems, we believe in the power of community. We encourage users to share their knowledge, ask questions, and help each other out. Together, we can create a vibrant and supportive community of FiveM and RedM modders.

We hope you find our resources helpful and look forward to seeing what you create with FiveM and RedM.&#x20;

Happy modding!


---

# 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.legends.systems/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.
