# 📖 Welcome

### Who We Are <a href="#who-we-are" id="who-we-are"></a>

Hello and welcome! Codeo and Codeo Studio come together to provide you with the best experience in the world of FiveM.While Codeo enhances your in-game experience with unique software solutions, Codeo Studio adds an aesthetic touch to your projects through its visual designs.Together, we aim to deliver solutions that are both functional and visually stunning.Thank you for joining us on this journey!

### Our Goal in Documentation <a href="#our-goal-in-documentation" id="our-goal-in-documentation"></a>

Our goal is to provide users with the best support regarding our scripts and help them easily set up their own scripts without needing assistance from anyone else. This documentation is designed to enable our users to perform their tasks independently.


---

# 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://codeoscripts.gitbook.io/codeo-scripts/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.
