# Pricing

- [Pricing FAQ](https://docs.sonoransoftware.com/cms/pricing/pricing-faq.md): See below for commonly asked questions and answers:
- [Branding Removal](https://docs.sonoransoftware.com/cms/pricing/pricing-faq/branding-removal.md): Make your Sonoran CMS website fully branded to your community! Learn more about branding removal.
- [Accessing the Payment Center](https://docs.sonoransoftware.com/cms/pricing/pricing-faq/accessing-the-payment-center.md): Learn more about accessing Sonoran CMS's payment center.
- [Create and Manage a Subscription](https://docs.sonoransoftware.com/cms/pricing/pricing-faq/create-and-manage-a-subscription.md): Learn more about managing a new or existing Sonoran CMS subscription.
- [Request Discord Role](https://docs.sonoransoftware.com/cms/pricing/pricing-faq/request-discord-role.md): Learn how to request the customer role in the Sonoran Software Discord server.


---

# 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.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.
