# Request Discord Role

See the guide below for claiming the `Customer`role in our Discord.

#### Customer Lobby <a href="#customer-lobby" id="customer-lobby"></a>

The `Customer` role grants users access to the #customer-lobby channel.

#### 1. Retrieve your Subscription ID <a href="#id-1-retrieve-your-subscription-id" id="id-1-retrieve-your-subscription-id"></a>

In the Sonoran CMS billing center, copy the subscription ID from the subscriptions table:

![Sonoran CMS's Billing Center](/files/-Miwc1adqh18iQLdwwy7)

#### 2. Retrieve your Discord Tag <a href="#id-2-retrieve-your-discord-tag" id="id-2-retrieve-your-discord-tag"></a>

In Discord, click your username to copy your Discord tag.

![Copy Discord Tag](/files/-MiwcTWtxUHPzVYWTau8)

#### 3. Enter your Information <a href="#id-3-enter-your-information" id="id-3-enter-your-information"></a>

On our [support website](https://support.sonoransoftware.com/), select the "Discord Role" button, select CMS Customer and paste in your information.

![Sonoran Support - Request Discord Role](/files/-MiwcxTzO5Xdc4VMY3UJ)


---

# 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/cms/pricing/pricing-faq/request-discord-role.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.
