# Account Link

## **Link your Discord Account**

Once the bot has been [added and linked to your CMS community](/bot/tutorials/getting-started.md), any users who do not yet have their Discord account linked will see the following banner:

![Sonoran CMS - Link Discord Prompt](/files/8kFlLxtrSp5IFDKQ1jqH)

They will be required to link their Discord account in order for the bot's features to work on them. This banner will show until they link their Discord to their Sonoran account.

Select `Link Discord` to sign into your Discord account and authorize Sonoran CMS.

{% hint style="info" %}
Unlike the CAD sync mode, users will not use the `/linkme` command - this is handled automatically within the Sonoran Account SSO.
{% endhint %}


---

# 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/bot/tutorials/sonoran-cms-integration/account-link.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.
