# Graves

{% hint style="info" %}
Don’t lose your progress — graves secure your inventory on death so you can safely retrieve it later.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/bypuX8ULoFPbZ3tTeMiu" alt=""><figcaption><p><mark style="color:$primary;"><strong>Example of a grave in game</strong></mark></p></figcaption></figure></div>

#### What It Does

When you die, a grave will spawn at your death location containing all of your items. This prevents them from despawning or being picked up by other players.

#### How It Works

Return to your death location with <mark style="color:$primary;">`/back`</mark> and right-click your grave to instantly recover your inventory.

Graves protect your progress and make deaths less punishing while still requiring you to retrieve your items.

{% hint style="warning" %}
⚠️ When you die, you also lose a portion of your EXP.
{% 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/graves.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.
