# Welcome!

## Why MagicCrates?

Because, the plugin includes support from 1.16.x to 1.18.x, has an advanced In-Game editor, supports ModelEngine and ItemsAdder models, supports per-player animations with sounds, bossbar, reward inventory, supports ItemsAdder and Oraxen items, what more can you ask for?

## Where to start?

Here will be a quick guide which will take you through and explain each section of the wiki:

{% content-ref url="/pages/2FTHFOUYM9QBisas8KYK" %}
[Quick Start](/magiccrates/quick-start.md)
{% endcontent-ref %}

## Need to do much more with MagicCrates?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/AsTmR6gcbElCCbCxEAfM" %}
[API Reference](/magiccrates/reference/api-reference.md)
{% endcontent-ref %}


---

# 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://francobm.gitbook.io/magiccrates/welcome.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.
