# Integrations

## API

How our system works, for changing stuff related to notifications, framework or voice system.

## Framework

You can find how the integrate the script with your framework [here](https://documentation.rcore.cz/paid-resources/rcore_dispatch/framework) .

## Dispatch images

If you want to include some alerts with pictures, you should include screenshot-basic, which can be found [here](https://github.com/citizenfx/screenshot-basic).

## Radio system

Check out how you can enable our full featured radio system [here](https://documentation.rcore.cz/paid-resources/rcore_dispatch/voice) . Remember that we use a custom [**pma-voice**](https://github.com/rcore-cz/pma-voice) modification to make this work.

## Compatibility with other dispatch resources

We provide compatibility with other dispatch resources so you don't have to change your server code to make our dispatch work. The list of dispatch which we support are:

* qs-dispatch
* cd\_dispatch

The modifications can be found in `rcore_dispatch/server/api/dispatch_integration.lua` .
