> For the complete documentation index, see [llms.txt](https://ruxo.gitbook.io/ruxo-shop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ruxo.gitbook.io/ruxo-shop/ruxo-shop-documentation.md).

# Ruxo Shop Documentation

{% hint style="info" %}
Ruxo Shop Tebex: <https://ruxo-shop.tebex.io>
{% endhint %}

***

## Overview

> 🌟 **Quality Above All:** Quality is more than a buzzword for us – it's a way of life. We believe that every script we offer should seamlessly integrate into your FiveM world, enhancing gameplay in ways you never thought possible. Our team of skilled developers works tirelessly to ensure that every line of code is a masterpiece in itself.

> 🤝 **Join the Community:** At Ruxo Shop, we're not just a shop, we're a thriving community of gamers and script enthusiasts. Engage with fellow gamers, share your experiences, and be a part of a group that's as passionate about FiveM as you are.

## Quick links

{% content-ref url="/pages/Si8yglrWXJO5MouWszXB" %}
[What we do](/ruxo-shop/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/e58lwPfWuNyRRzPTvcYd" %}
[Support](/ruxo-shop/overview/support.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/eibJdY1RSAQn98cOJXKN" %}
[Getting set up](/ruxo-shop/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/kM2eZxaTPfL0HyyvHUUr" %}
[LUA Self Debug](/ruxo-shop/fundamentals/getting-set-up/lua-self-debug.md)
{% endcontent-ref %}

{% content-ref url="/pages/UtflhDhT3L0NRSfrIyrP" %}
[GitHub](/ruxo-shop/fundamentals/getting-set-up/github.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ruxo.gitbook.io/ruxo-shop/ruxo-shop-documentation.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.
