# ⚡Item Lock

Keep your valuable items safe with the 🔒 **Item Lock System**! This feature helps prevent accidental selling, trading, or dropping of important gear or consumables.

#### 🧭 How to Use Item Lock:

Follow these simple steps to **lock** or **unlock** any item in your inventory:

1. **Open Your Inventory**\
   Press the `I` key or click the inventory icon on your screen.
2. **Choose the Item You Want to Lock**\
   Decide which item you want to protect.
3. **Hover Over the Item**\
   Move your mouse cursor over the item you want to lock.
4. **Lock It**\
   Press and hold `CTRL` on your keyboard, then **double left-click** the item.
5. ✅ **Item is Now Locked!**\
   You’ll see a **lock icon** appear on the item.\
   Repeat the same steps to **unlock** the item.

> ⚠️ Locked items **cannot** be dropped, traded, sold to NPCs, or mailed. Make sure to unlock them before performing these actions.


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/system/item-lock.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.
