# Welcome

Welcome to the OMSolutions script documentation! Firstly, thank you for choosing OMSolutions as your FiveM script provider. We aim to produce high-quality resources to improve the experience users have on your server and ease the process of creating a new server.

On the left-hand side you will find a list of all OMSolutions resources with documentation available, we highly recommend reading these upon downloading the resource as you will find everything you need to make your process of adding the script as simple as possible.

Do you still have questions? Don't worry, join the [OMSolutions Discord Server](https://discord.gg/C39cjWEtNk) and a team member will be able to assist you.


---

# 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.omsolutions.co.uk/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.
