# Craft of the item

To create a craft recipe, you need to go to the "Craft" section and press button

***

The bot will offer to add a currency or item to the recipe

Add the necessary items to the recipe and click the "Next" button

## Recipe settings

The recipe is known - if it's turned off, then it will be impossible to scrub the item according to this recipe. In order for the recipe to be known, you need to create an item, using which the recipe will be studied.

Permission - Preset of permissions

Cooldown - After how long this recipe can be used again to craft the item

***

After that, the recipe will be created and the item can be crafted using the command [/craft](/eng/commands/inventory.md)


---

# 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/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.
