# Commands

{% hint style="warning" %}
**To give it to another player :** `/mm items give <player> <ID> <quantity>`
{% endhint %}

{% hint style="info" %}
**The commands below will give you the item you need. Make sure you have enough space in your inventory.**
{% endhint %}

| Commands                   | Description                               |
| -------------------------- | ----------------------------------------- |
| `/mm i get Lootbox_BLUE`   | <ul><li>Give you Blue Lootbox</li></ul>   |
| `/mm i get Lootbox_GREEN`  | <ul><li>Give you Green Lootbox</li></ul>  |
| `/mm i get Lootbox_RED`    | <ul><li>Give you Red Lootbox</li></ul>    |
| `/mm i get Lootbox_PURPLE` | <ul><li>Give you Purple Lootbox</li></ul> |
| `/mm i get Lootbox_YELLOW` | <ul><li>Give you Yellow Lootbox</li></ul> |


---

# 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://wiki.chrisgraph.fr/how-to-install/unique-lootbox/commands.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.
