# Free vs Premium

Not sure which version of AliienChatColor is right for your server? Check out the feature comparison below!

| Feature                               | AliienChatColor (Free/Lite) | AliienChatColor (Premium) |
| ------------------------------------- | :-------------------------: | :-----------------------: |
| **Unlimited Chat Colors**             |              ✅              |             ✅             |
| **Multi-Color Gradients**             |              ✅              |             ✅             |
| **PlaceholderAPI Hook**               |              ✅              |             ✅             |
| **Hex Colors via Config**             |              ✅              |             ✅             |
| **Basic Commands (`/cc set`)**        |              ✅              |             ✅             |
| **Dynamic In-Game GUI**               |              ❌              |             ✅             |
| **GUI Pagination (Multiple Pages)**   |              ❌              |             ✅             |
| **On-The-Fly Hex (`/cc hex`)**        |              ❌              |             ✅             |
| **Admin Force-Set (`/cc admin set`)** |              ❌              |             ✅             |
| **Admin Clear (`/cc admin clear`)**   |              ❌              |             ✅             |
| **Action Sounds**                     |              ❌              |             ✅             |
| **Settings File**                     |              ❌              |             ✅             |
| **Manage Event Priority**             |              ❌              |             ✅             |
| **MySQL/SQLite Support**              |              ❌              |             ✅             |
| **Economy Hooks**                     |              ❌              |             ✅             |
| **Purchase Logs File**                |              ❌              |             ✅             |


---

# 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://aliien.gitbook.io/aliien-docs/aliienchatcolor/free-vs-premium.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.
