# Защита карт и предметов

Вы можете создать уникальный предмет или арт и запретить его модификацию, защитив его.&#x20;

Защищенным предметам нельзя измененить название или описание, также они будут помечены значком в виде замочка 🔒 в их названии. Владелец предмета, который наложил защиту, будет закреплен за предметом.

{% hint style="info" %}
Чтобы узнать владельца возьмите предмет в первую руку и используйте - /**itemlock info**
{% endhint %}

## Как защитить карту или предмет?

Вы можете приобрести защиту за сапфиры в магазине /dshop. Для этого возьмите нужный предмет в руку, откройте меню и нажмите на элемент "Блокировка предмета".

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

{% hint style="success" %}
Со статуса Immortal доступна бесплатная команда /itemlock lock
{% endhint %}

{% hint style="danger" %}
Следует отметить, что на сервере нельзя использовать пустую карту над чужим регионом. Это сделано для защиты артов от незапланированного распространения без ведома владельцев.
{% endhint %}


---

# 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://agemagic.gitbook.io/agemagic/rezhim-mistland/itemlock.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.
