# Discord Bot Integration

{% hint style="warning" %}
For the Discord x CAD [Permissions Synchronization](https://github.com/Sonoran-Software/SonoranCAD-Documentation/blob/master/features/permissions-synchronization.md) feature you will need **either**:<br>

\- The **Free** version (CAD and CMS) with [Sonoran CMS](https://info.sonorancms.com/integration-capabilities/sonoran-cad-sync)!\
or\
\- The **Plus** version of Sonoran CAD\
\
For more information, see our [pricing](https://docs.sonoransoftware.com/cad/pricing/faq) or view how to check your community [limits](https://docs.sonoransoftware.com/cad/tutorials/getting-started/view-your-limits).
{% endhint %}

<figure><img src="https://232668649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4pGN81fb4R6zFhodcu%2Fuploads%2FXflRHFjkM5FfY92JVm47%2FCMSxCAD.webp?alt=media&#x26;token=5fbcf2f3-e885-45f5-95cb-1af430416c46" alt=""><figcaption></figcaption></figure>

### Getting Started

Get started with SonoranBot today by inviting it to your Discord:

{% content-ref url="<https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/getting-started>" %}
[Getting Started](https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/getting-started)
{% endcontent-ref %}

### CAD Integration

Learn more about SonoranBot's CAD integration features:

{% content-ref url="<https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/sonoran-cad-integration>" %}
[Sonoran CAD Integration](https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/sonoran-cad-integration)
{% endcontent-ref %}

### Settings

Configure SonoranBot's settings in your server:

{% content-ref url="<https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/usage/settings>" %}
[Settings](https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/usage/settings)
{% endcontent-ref %}

### Commands

Reference a list of bot commands:

{% content-ref url="<https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/usage/commands>" %}
[Commands](https://app.gitbook.com/s/gJnyZgUQPWpA5p9njAAR/tutorials/usage/commands)
{% endcontent-ref %}


---

# 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/cad/integration-plugins/discord-bot-integration.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.
