> For the complete documentation index, see [llms.txt](https://wiki.shizuart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.shizuart.com/trick-or-treat/quickstart.md).

# Installation

<figure><img src="/files/9ymbZigJrd6UdLGluTo5" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
&#x20;Make sure you have backed up your folders before adding a new model pack

Make sure to have PAPI player placeholder: <mark style="color:green;">`/papi ecloud download player`</mark> then <mark style="color:green;">`/papi reload`</mark>
{% endhint %}

{% hint style="success" %}
To summon your witch npc run this command : <mark style="color:green;">`/mm s create halloween_witch halloween_witch`</mark> If you don't want to use the witch but still open the menu the command is: <mark style="color:green;">`/dm open halloween_menu <player_name>`</mark> (the player\_name placeholder depend on your plugin) ItemsAdder placeholder : `{player}`

Papi placeholder : `%player_name%`
{% endhint %}

**Choose your plugin :**

{% content-ref url="/pages/1tG5EGDhQ9JDDUWKoElw" %}
[For ItemsAdder](/trick-or-treat/quickstart/for-itemsadder.md)
{% endcontent-ref %}

{% content-ref url="/pages/lb0SdcYVpyMdV73NuXmm" %}
[For Oraxen](/trick-or-treat/quickstart/for-oraxen.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:

```
GET https://wiki.shizuart.com/trick-or-treat/quickstart.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.
