# Welcome

## Welcome to AXE Scripts documentation

Here, you will find comprehensive installation tutorials for all scripts, along with useful functions and exports to enhance your experience.

### About our scripts

We develop **high-quality and feature-rich** scripts for FiveM, designed to enhance gameplay and provide an immersive experience for all types of servers. Our scripts are **well-crafted, highly customizable, and easy to integrate**, ensuring seamless functionality and adaptability.

With a focus on **stability, innovation, and user experience**, we follow **best coding practices** to deliver clean and well-structured code. We also provide **regular updates and support**, keeping our scripts aligned with the latest trends and server needs.

If you’re looking for **reliable, well-designed, and innovative** scripts, you’re in the right place! 🚀


---

# 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://axe-scripts.gitbook.io/docs/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.
