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

# Documentation Home

This repository contains installation, configuration, operations, and developer references for Source Development FiveM resources.

## Resources

* [src-phone](/src-phone/overview.md): modular phone resource with framework bridges, persistent applications, calls, messaging, media, connectivity, and a custom application SDK.
* [src-bank](/src-bank/overview.md): banking, credit, loans, ATMs, and society account integration.
* [src-billing](/src-billing/overview.md): invoice creation, payment workflows, administration, and framework integration.

## How to use these docs

For a new installation, follow the resource's installation page in order. Do not begin with configuration or API integration before the database and dependency checks pass.

For an existing installation:

1. Read the configuration reference before changing framework or database mappings.
2. Use documented exports as the stable integration surface.
3. Treat undocumented network events and NUI callbacks as internal implementation details.
4. Back up the database before importing a newer schema.

Framework compatibility is summarized in [Framework Compatibility](/general/frameworks.md).
