> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_drugs/integrations.md).

# Integrations

`rcore_drugs` can auto-detect most common framework, inventory, target, database, dispatch, and gang resources.

## 🔌 Supported Integrations

### Framework

Framework auto detection and manual setup.

{% content-ref url="/pages/hurCBvnGpYBIy2W0zwRG" %}
[Framework](/paid-resources/rcore_drugs/integrations/framework.md)
{% endcontent-ref %}

### Database

Database resources, tables, and seed setup.

{% content-ref url="/pages/lQuyaqt824jkUKz9GX5Q" %}
[Database](/paid-resources/rcore_drugs/integrations/database.md)
{% endcontent-ref %}

### Inventory

Inventory support and item names.

{% content-ref url="/pages/BNwK6ho0Cz2hGZgsfhbH" %}
[Inventory](/paid-resources/rcore_drugs/integrations/inventory.md)
{% endcontent-ref %}

### Target

Target resources and lab entry setup.

{% content-ref url="/pages/Xr9nWvxkeJJNVhH4Zgys" %}
[Target](/paid-resources/rcore_drugs/integrations/target.md)
{% endcontent-ref %}

### Dispatch

Dispatch resources and police alerts.

{% content-ref url="/pages/EwMKxeOlHKMjWAgARolT" %}
[Dispatch](/paid-resources/rcore_drugs/integrations/dispatch.md)
{% endcontent-ref %}

### Gangs

Gang integrations for lab access.

{% content-ref url="/pages/0aZpX4utqqMgsyBpXC3E" %}
[Gangs](/paid-resources/rcore_drugs/integrations/gangs.md)
{% endcontent-ref %}

Use manual configuration only when auto detection picks the wrong resource.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.rcore.cz/paid-resources/rcore_drugs/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.
