# Items

## Creating an item

To create an item, execute the command[ /manager-items create](/eng/commands/admins.md)

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

{% hint style="info" %}
The maximum length of the name of the item 30 characters
{% endhint %}

## Editing the item

To edit the item, execute the command [/manager-items edit](/eng/commands/admins.md)

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

## Removing the item

To delete the item, execute the command [/manager-items delete](/eng/commands/admins.md)

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

## Copying the item

To copy the item, execute the command [/manager-items copy](/eng/commands/admins.md)

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

## Item management guide

***

#### Adding an item to a shop

{% content-ref url="/pages/u6Cloq9XzojOxg3RifyP" %}
[Adding an item to a shop](/eng/guide/items/shop.md)
{% endcontent-ref %}

***

#### Creating cryptocurrency

{% content-ref url="/pages/wM8oJNyEZrGvtfbFiL1I" %}
[Creating cryptocurrency](/eng/guide/items/cryptocurrency.md)
{% endcontent-ref %}

***

#### Auto-delivery of items to shop

{% content-ref url="/pages/TPUfFDMJzuUkMHh2DXvK" %}
[Auto-delivery items to shop](/eng/guide/items/auto-delivery.md)
{% endcontent-ref %}

***

#### Craft of the item

{% content-ref url="/pages/PVXGXR9Dt49KTFz5EHKn" %}
[Craft of the item](/eng/guide/items/craft.md)
{% endcontent-ref %}

***

#### Creating a case

{% content-ref url="/pages/4e4D5KBpTt9AiDDq6ibx" %}
[Creating a case](/eng/guide/items/case.md)
{% endcontent-ref %}

***

#### Using the item

{% content-ref url="/pages/vuBniePJmi8IYr4OAWYo" %}
[Using the item](/eng/guide/items/use.md)
{% endcontent-ref %}

***

#### Ways to obtain an item

{% content-ref url="/pages/eMbR8PkMsfUB1XEWUoNz" %}
[Ways to obtain an item](/eng/guide/items/obtaining.md)
{% endcontent-ref %}


---

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