# Использование предмета

Чтобы ваш предмет можно было использовать, необходимо перейти в раздел "Использование" и выбрать положительный эффект или отрицательный. Из всего предложенного списка можно выбрать все по очереди.

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

***

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

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