# Создание кейса

Для создания кейса необходимо перейти в раздел "Кейс"

<figure><img src="/files/qkP03WWI70ZREgMFs5EY" alt=""><figcaption></figcaption></figure>

Выбираете что хотите добавить в кейс, после чего откроется модальное окно с выбором шанса и количеством предметов.

<figure><img src="/files/0sZWiOOCmsd2WhIJcXxV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Максимальное количество предметов в кейсе - 10
{% endhint %}

{% hint style="info" %}
Сумма всех шансов предметов в кейсе не должна превышать 100%
{% endhint %}

{% hint style="info" %}
Кнопка ![](/files/sFvXr4TKJBZJ140b1Tjy)удаляет соответствующую позицию из кейса
{% endhint %}

***

## Требование ключа для кейса

Если вы хотите чтобы ваш кейс открывался предметом, опытом, валютой или репутацией - необходимо перейти в раздел "Кейс (ключ)"

{% hint style="info" %}
Кнопками ![](/files/0n4Kf2tLyypCrxNlWg8F)вы сможете добавить соответсвенный ключ
{% endhint %}

{% hint style="info" %}
Кнопка ![](/files/27e3i8zmtoiBciQZqD2P)удалит требование ключа
{% endhint %}

***

## Открытие предмета

Командой [/open <название предмета>](/commands/inventory.md) вы сможете открыть кейс

<figure><img src="/files/gXe13ut5EjdyjKb4OQU9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y73auCimwbaiUFufqmTc" 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/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.
