# Крафт предмета

Для создания рецепта крафта, необходимо перейти в раздел "Создание" и нажать ![](/files/453YgnH0fSXw0AZ9krm7)

<figure><img src="/files/5ocKavaqa9j7HkmjcGtS" alt=""><figcaption></figcaption></figure>

***

Бот предложит добавить в рецепт валюту или предмет

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

Добавляем необходимые предметы в рецепт и нажимаем кнопку "Далее"

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

## Настройки рецепта

Рецепт известен - если отключено, то скрафтить предмет по этому рецепту будет невозможно. Чтобы рецепт был известен, нужно создать предмет, при использовании которого будет изучаться рецепт.

Право - прессет прав

Кулдаун - через сколько времени этот рецепт можно будет вновь использовать для крафта предмета

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

***

После этого рецепт будет создан и предмет можно будет скрафтить при помощи команды [/craft <название предмета>](/commands/inventory.md)

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

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