# Introduction

AKL Gaming is a small group that wants to provide high-quality working scripts that not only you, but also your players will love!

A lot of trial and error has gone into each script to ensure that if I can run it without problems, I'm sure you can too!

Through my documentation I will try to help you understand it better and get a feel for what it can do!

Our support is always ready waiting to help you in no time. We are still individuals with outside lives but we push to be available to solve problems in a timely manner!

{% hint style="info" %}
I have been interested in becoming a FiveM Development since 2018 until now. Specializing in LUA Language but I'm also learning JAVA, CSS and HTML. Coding is the passion that keeps the day going.
{% endhint %}


---

# 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://aklgaming.gitbook.io/documentation/introduction.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.
