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

# XGC Developments Documentation

<div align="left" data-with-frame="true"><figure><img src="/files/u0SGSwOvnbNwqhYEl5wE" alt=""><figcaption></figcaption></figure></div>

🚀 Your Gateway to Premium FiveM Solutions

***

#### 🎯 What You'll Find Here <a href="#what-youll-find-here" id="what-youll-find-here"></a>

**📚 Complete Documentation**

* Step-by-step installation guides
* Troubleshooting solutions
* Best practices and optimization tips

***

#### 🎯 Framework Support <a href="#framework-support" id="framework-support"></a>

**QBCore Framework**

Our scripts are fully compatible with the latest QBCore versions, offering seamless integration and optimal performance. [qbcore](https://myninja.ai/frameworks/qbcore/)

**QBox Framework**

Our scripts are fully compatible with the latest QBox versions, offering seamless integration and optimal performance. [qb](https://myninja.ai/frameworks/qbcore/)ox

**ESX Framework**

Complete support for ESX Legacy and classic versions with backward compatibility guaranteed. [esx](https://myninja.ai/frameworks/esx/)

***

#### 🔐 Keymaster Integration <a href="#keymaster-integration" id="keymaster-integration"></a>

All XGC Developments products are protected through **FiveM's official Keymaster escrow system**. Learn how to:

* Generate server keys
* Manage licenses
* Update protected resources
* Troubleshoot Keymaster issues [keymaster-guide.md](https://myninja.ai/keymaster/keymaster-guide.md)

***

#### 🌟 Community & Support <a href="#community-and-support" id="community-and-support"></a>

**💬 Join Our Community**

* **Discord Server**: <https://discord.gg/cn9W67JAwB>
* **Test Server Access**: Try unreleased features and provide feedback
* **Community Forums**: Share experiences and learn from others

***

#### 🏆 Why Choose XGC Developments? <a href="#why-choose-xgc-developments" id="why-choose-xgc-developments"></a>

**Professional Quality**: Every script undergoes rigorous testing and optimization

**24/7 Support**: Our team is always available to help you succeed

**Regular Updates**: Continuous improvements and new features

**Community Driven**: Your feedback shapes our development roadmap

**Our Commitment**

* ✅ **Quality Assurance** - Thoroughly tested and optimized code
* ✅ **Security First** - Built-in anti-exploit protection
* ✅ **Performance Focused** - Minimal resource usage
* ✅ **Comprehensive Support** - Documentation, tutorials, and direct help

***

#### 📱 Stay Connected <a href="#stay-connected" id="stay-connected"></a>

* 🌐 **Website**: <https://xgc-development.tebex.io/>
* 🎮 **Discord**: <https://discord.gg/cn9W67JAwB>
* 📧 **Email**: [xgcdevs@gmail.com](mailto:undefined)

***

**Need immediate help?** Join our Discord server for real-time support from our team and community members. <https://discord.gg/cn9W67JAwB>

***

**XGC Developments - Elevating Your FiveM Experience**


---

# 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, and the optional `goal` query parameter:

```
GET https://xgc-development-2.gitbook.io/xgc-development-docs/xgc-developments-documentation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
