# Combat

- [Attack Moves](https://docs.medievaldiscord.com/combat/attack-commands.md)
- [Combat Instances and End of Combat](https://docs.medievaldiscord.com/combat/end-of-combat.md)
- [Death](https://docs.medievaldiscord.com/combat/end-of-combat/death.md): A page detailing the event of Death during Combat within Medieval Discord.
- [Surrender](https://docs.medievaldiscord.com/combat/end-of-combat/yield.md): A page detailing the event of Surrender during Combat within Medieval Discord.
- [Knock Out](https://docs.medievaldiscord.com/combat/end-of-combat/knock-out.md): A page detailing the event of a Knock Out during Combat within Medieval Discord.
- [Escape](https://docs.medievaldiscord.com/combat/end-of-combat/escape.md): A page detailing the event Escape during Combat within Medieval Discord.
- [Combat Rolls](https://docs.medievaldiscord.com/combat/combat-rolls.md)
- [Offensive Rolls](https://docs.medievaldiscord.com/combat/combat-rolls/damage-roll.md): A page detailing the Attack, Damage, Critical, and Maim rolls within Medieval Discord.
- [Defensive Rolls](https://docs.medievaldiscord.com/combat/combat-rolls/dodge-roll.md): A page detailing the Defense, Dodge, and Counter rolls within Medieval Discord.
- [Combat Modifiers](https://docs.medievaldiscord.com/combat/combat-rolls/combat-modifiers.md): This page lists every change to the combat rolls:
- [Combat Gear](https://docs.medievaldiscord.com/combat/combat-gear.md)
- [Combat Level](https://docs.medievaldiscord.com/combat/combat-level.md)
- [Training](https://docs.medievaldiscord.com/combat/combat-level/training.md): A page detailing cXP gain through Training within Medieval Discord.
- [Sparring](https://docs.medievaldiscord.com/combat/combat-level/sparring.md): A page detailing cXP gain through Sparring within Medieval Discord.
- [Live Combat](https://docs.medievaldiscord.com/combat/combat-level/live-combat.md): A page detailing cXP gain through Live Combat within Medieval Discord.
- [Combat Mechanics](https://docs.medievaldiscord.com/combat/combat-mechanics.md)
- [Mounted Combat](https://docs.medievaldiscord.com/combat/combat-mechanics/mounted-combat.md): A page detailing Horses and their role in Combat within Medieval Discord.
- [Combat Environment](https://docs.medievaldiscord.com/combat/combat-mechanics/combat-environment.md): A page detailing different IC environments and their role in Combat within Medieval Discord.
- [Disarming](https://docs.medievaldiscord.com/combat/combat-mechanics/disarming.md): A page detailing the disarming mechanic in Medieval Discord.


---

# 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.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.
