# Защита предметов (карты, шаблоны и книги)

Вы можете заблокировать:

* 🗺️ карты
* ⚒️ кузнечные шаблоны
* 📖 книги

После блокировки предмет остаётся привязанным к вам — взаимодействовать с ним сможет только владелец.

***

### 📌 Команды

| Команда        | Назначение                               |
| -------------- | ---------------------------------------- |
| `/lock-item`   | Заблокировать предмет в руке             |
| `/unlock-item` | Разблокировать предмет (только владелец) |

***

### 🧩 Как это работает

* Возьмите нужный предмет в руку
* Используйте команду `/lock-item`
* Предмет будет защищён от других игроков

Чтобы снять защиту, используйте `/unlock-item`.

***

### 🖼️ Примеры

<figure><img src="/files/cup31YXXIACCpybG4Qyz" alt=""><figcaption><p>Пример заблокированного кузнечного шаблона</p></figcaption></figure>

<figure><img src="/files/TQr4s3P9ICY0p2GbWNjD" alt=""><figcaption><p>Пример заблокированной карты</p></figcaption></figure>

<figure><img src="/files/5Xa7nMfjRtbJRoVHxmdJ" alt=""><figcaption><p>Пример заблокированной книги</p></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.vanillasquad.com/igrovoi-kontent/zashita-predmetov-karty-shablony-i-knigi.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.
