# All Features

### [FiveM Integration](/api-and-integrations/fivem-installation.md)

Included with your purchase, we offer integration straight into FiveM.

### Customization

We offer a great amount of customization available to users and community owners.&#x20;

### [Discord Bot Integration](/api-and-integrations/discord-bot.md)

With our Discord Bot, you are able to sync discord roles to your CAD department access.

### [API Endpoints & Exports](/api-and-integrations/api-integrations.md)

Learn about Imperial API and how you can integrate ImperialCAD into your scripts and resources today!

### Framework Support

We offer support to three major frameworks: QBCore, QBox, and NAT2K15.

### [ERS Support](/api-and-integrations/fivem-installation/offered-plugins/ers-integration.md)

Direction integration with Emergency Response Simulator, developed by Nights Software.

### [Custom Domains](/general/administration/custom-domain.md)

Setup a custom domain that your CAD can be used on.

### Internal Messaging With Units

Message other units directly in the CAD.


---

# 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.imperialcad.app/purchasing/all-features.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.
