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

# Welcome to Pyra

**Pyra Studios** was founded by experienced developers with extensive knowledge of the FiveM platform. Our team has spent years building, optimizing, and supporting high-performance servers across the community.

We focus on delivering **premium-quality scripts**, optimized systems, and **fast, reliable support**. Every product is built with performance, stability, and scalability in mind — ensuring your server runs smoothly without unnecessary bloat.

This document contains documentation and setup guides for all products sold by **Pyra Studios**.

We’ve created clear, step-by-step instructions to help you install, configure, and optimize your resources quickly and efficiently.

Our goal is to ensure a smooth setup process with minimal confusion and maximum performance

{% hint style="danger" %}
Pyra Studios is not affiliated with or endorsed by Rockstar Games.

We are an independent development team creating scripts and add-ons for the FiveM platform within Grand Theft Auto V. All products are developed to enhance gameplay experiences for FiveM servers and are not officially associated with Rockstar Games.
{% endhint %}


---

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