# Death

Death is the simplest way to end combat. By killing your opponent you will instantly leave combat, and they will get the `Intermission` role. Even though it may be the simplest ending, it is hard to slay someone if they are not completely defenseless, plus you need to be sure that your killing them is righteous in the eyes of the law. If it isn't, your character might face severe, perhaps even fatal, consequences. You will achieve victory by Death when your opponent's HP reaches **0**, and only then. After you've won, your opponent's body can be looted.

{% hint style="info" %}
*If you want to know more about looting, check out the* [*Looting*](/items/looting.md) *page for an in-depth explanation.*
{% 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://docs.medievaldiscord.com/combat/end-of-combat/death.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.
