> For the complete documentation index, see [llms.txt](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/other-guides/item-replacement-policy.md).

# Item Replacement Policy

### I lost my item! What do I do?

* If you have lost an item in a way that is not supposed to happen, please immediately open a ticket. A developer will be able to look at your report and replace your item.
* If you lost your item by simply putting it in a chest and forgetting where you put it, or by dropping the item somewhere, you can have a staff member find your item with a quick lookup.&#x20;
* If you lose your item in a vanilla way, it will not be replaced. Example, you dropped your item in lava.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/other-guides/item-replacement-policy.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.
