> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/compare-to-other-providers.md).

# Compare to Other Providers

## Feature Comparison

The Sonoran CMS ER:LC panel offers all ER:LC features, unlimited servers, unlimited roles, unlimited actions/automations, and more free of charge!

Compare paid features from top competitors below:

| Feature                                     | Melonly                     | Sonoran CMS     |
| ------------------------------------------- | --------------------------- | --------------- |
| **ER:LC Integration**                       | Melonly+ ($5.99/mo)         | Free            |
| **Multiple ER:LC Servers**                  | One Active Server           | Unlimited       |
| **Custom Shift Types**                      | Melonly+ ($5.99/mo)         | Free            |
| **Discord Role Sync**                       | Melonly+ ($5.99/mo)         | Free            |
| **Roles/Ranks**                             | <p>Free: 10<br>Paid: 20</p> | Free: Unlimited |
| **Actions**                                 | <p>Free: 5<br>Paid: 20</p>  | Free: Unlimited |
| **Vehicle Restrictions**                    | <p>Free: 5<br>Paid: 15</p>  | Free: Unlimited |
| **ER:LC Auto Shifts**                       | Melonly+ ($5.99/mo)         | **Free**        |
| **Custom Log/Record Types**                 | Melonly+ ($5.99/mo)         | Free            |
| Custom Discord Messages                     | Melonly+ ($5.99/mo)         | Free            |
| iOS, Android, Windows, and OSX Applications | N/A                         | Free            |

## Migrate to Sonoran CMS

Migrating your existing data is easy! Learn more below:

{% content-ref url="/pages/o22ImXH03xWT8oesiDwM" %}
[Migration Import](/cms/integration-capabilities/er-lc-game-panel/usage/migration-import.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/compare-to-other-providers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
