# Creating a case

To create a case, you must go to the "Case" section

Choose what you want to add to the case, after which the modal window will open with the choice of chance and number of items.

{% hint style="info" %}
The maximum number of items in the case is 10
{% endhint %}

{% hint style="info" %}
The sum of all the chances of items in the case should not exceed 100%
{% endhint %}

{% hint style="info" %}
Button ![](https://github.com/arhip144/Docs/blob/English/.gitbook/assets/image%20\(20\).png)removes the position from the case
{% endhint %}

***

## Key requirement for the case

If you want your case to be opened with an item, experience, currency or reputation, you must go to the "Case (Key)" section

{% hint style="info" %}
Buttons ![](https://github.com/arhip144/Docs/blob/English/.gitbook/assets/image%20\(21\).png)you can add the key
{% endhint %}

{% hint style="info" %}
Button ![](https://github.com/arhip144/Docs/blob/English/.gitbook/assets/image%20\(22\).png)delete the key requirement
{% endhint %}

***

## Opening of the item

By the command [/open ](/eng/commands/inventory.md)you can open a case

<figure><img src="https://github.com/arhip144/Docs/blob/English/.gitbook/assets/image%20(26).png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/arhip144/Docs/blob/English/.gitbook/assets/image%20(27).png" alt=""><figcaption></figcaption></figure>


---

# 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://docs.wetbot.space/eng/guide/items/case.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.
