> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/info/compare.md).

# 🆚Compare

|                                                                                                                                                                                                                                                                                           | Free | Premium |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- | ------- |
| <p><strong>More Commands</strong> <br>Some commands are only available for premium version. For more info, please view <a href="/pages/qpV2GPtiIvgsi0PVzMsy">Commands</a> page.</p>                                                                                                       | ❌    | ✅       |
| <p><strong>GUI Change</strong><br>Premium version allows you use <strong>apply item</strong> in a GUI instead of drag and apply. For more info, please view <a href="/pages/Y8JdbtCoTV1kmCV388r4">Info of Drag/GUI Change</a> page.</p>                                                   | ❌    | ✅       |
| <p><strong>More Change & Match Rules</strong><br>Premium vesion can enjoy more change & match rules, we will continue to add new rules with free version will no longer get any new rules added.</p>                                                                                      | ❌    | ✅       |
| <p><strong>Condition Not Meet Action</strong><br><strong>Match Item Not Match Action</strong></p>                                                                                                                                                                                         | ❌    | ✅       |
| <p><strong>Real Change Action</strong><br>Premium version allows you execute actions when apply real change for items. For more info, please view <a href="/pages/jl8YnjrLBeXdBIMut2mW">Rules</a> page.</p>                                                                               | ❌    | ✅       |
| <p><strong>Rule Change Condition</strong><br>Premium version allows set condition for Auto Match & Change rules. For more info, please view <a href="/pages/jl8YnjrLBeXdBIMut2mW">Rules</a> page.</p>                                                                                     | ❌    | ✅       |
| <p><strong>More Powerful Item Placeholders</strong><br>Premium version can use more powerful item placeholders, some of them can even get item's NBT or Item Format value easily! For more info, please view <a href="/pages/v8jKJTZokr1H2ahpIEGv">Poweful Item Placeholder</a> page.</p> | ❌    | ✅       |
| <p><strong>Unlimited Apply Item</strong><br>You can create unlimited apply item with premium version. Free version can only create up to 3 apply items.</p>                                                                                                                               | ❌    | ✅       |
| <p><strong>Localized Item Name</strong> <br>Premium version supports display item localized name for item without custom name. For more info, please view <a href="/pages/kHobouLr87YLYg8FXG4w">Localized Item Name</a> page.</p>                                                         | ❌    | ✅       |
| <p><strong>Math</strong><br>Premium vesrion can freely use mathematical formulas and placeholders in some places. For example of this, please view <a href="/pages/6hVuUaoKSPfOW8f8pRxt">this page</a>.</p>                                                                               | ❌    | ✅       |
| <p><strong>More...</strong> <br>Many small differences were not mentioned here or, I forgot them put here, and more features that are only available in the paid version will be added in the future!</p>                                                                                 | ❌    | ✅       |


---

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

```
GET https://mythicchanger.superiormc.cn/info/compare.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.
