# Welcome

Welcome to the official documentation for **Source Development** resources. Here you will find comprehensive guides, API references, and installation instructions for all our high-quality FiveM scripts.

## 🚀 Our Mission

We focus on creating modern, optimized, and feature-rich resources for the FiveM community. Our goal is to provide tools that enhance the roleplay experience while maintaining peak performance.

## 📂 Available Resources

Currently, we have the following resources documented:

### 📱 [Advanced Billing System](/advanced-billing-system/overview.md)

A feature-rich billing and invoice management system with a beautiful tablet UI.

***

## 🛠️ General Information

* [Framework Compatibility](/general/frameworks.md)
* [Support & Community](https://github.com/dollar-src/docs/blob/main/general/support.md)
* [Contribution Guidelines](https://github.com/dollar-src/docs/blob/main/general/contributing.md)

## 📞 Need Help?

If you encounter any issues or have questions, please check the specific troubleshooting section for the resource or join our community discord.

***

*Made with ❤️ by Source Development*


---

# 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://docs.sourcedev.pro/readme.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.
