# Welcome To DevMosaic

DevMosaic is a FiveM developer with over 4 years of experience building, optimizing, and maintaining high-performance servers.

Over the years, DevMosaic has focused on creating servers capable of running smoothly with more than 160 players at the same time. The work is centered around reliable and innovative scripts that are carefully tuned for performance, stability, and real server use.

This documentation exists to help server owners install, configure, customize, and troubleshoot DevMosaic resources with clear and practical steps.

### Quick Links

* [Discord](https://discord.gg/CWyTmCU3Ht)
* [Tebex](https://devmosaic.tebex.io/)
* [GitHub](https://github.com/DM3213)
* [YouTube](https://www.youtube.com/@DevMosaic3213)


---

# 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://devmosaic.gitbook.io/devmosaic/welcome-to-devmosaic.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.
