# Integrations

- [Stream Deck Plugin](https://docs.sonoransoftware.com/radio/tutorials/integrations/stream-deck-plugin.md): Sonoran Radio's official Stream Deck plugin gives you faster, customizable control over channels, volume, presets, and more.
- [Dispatch AI](https://docs.sonoransoftware.com/radio/tutorials/integrations/dispatch-ai.md): Speak to our AI dispatcher over the radio to manage CAD status, dispatch calls, run record lookups, and more.
- [AI Keys](https://docs.sonoransoftware.com/radio/tutorials/integrations/ai.md): Integrate Sonoran Radio with OpenAI.
- [Sonoran CMS](https://docs.sonoransoftware.com/radio/tutorials/integrations/sonoran-cms.md): Automate Sonoran Radio permissions with Sonoran CMS!
- [Sonoran CAD Integration](https://docs.sonoransoftware.com/radio/tutorials/integrations/sonoran-cad-integration.md): Integrate the Radio with your Sonoran CAD!
- [Vehicle Radio Display](https://docs.sonoransoftware.com/radio/tutorials/integrations/vehicle-radio-display.md): View Sonoran Radio on a working, in-vehicle 3D display!
- [Big Daddy Radio Animations](https://docs.sonoransoftware.com/radio/tutorials/integrations/big-daddy-radio-animations.md): Sonoran Radio is partnered with Big Daddy Scripts to offer a FREE copy of their radio animations script!
- [FiveM Inventories](https://docs.sonoransoftware.com/radio/tutorials/integrations/fivem-inventories.md): Sonoran Radio integrates with FiveM inventory systems for physical radio and scanner items.
- [FiveM Phone Scripts](https://docs.sonoransoftware.com/radio/tutorials/integrations/fivem-phone-scripts.md): Sonoran Radio integrates with FiveM phone scripts to allow players to call Sonoran Radio emergency service dispatchers right from their phone


---

# 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.sonoransoftware.com/radio/tutorials/integrations.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.
