# War and Combat

- [War Overview](https://info.unitedlands.net/war-and-combat/war-overview.md): How war works!
- [Territorial Wars](https://info.unitedlands.net/war-and-combat/war-overview/territorial-wars.md): Further information on unique Admin-moderated war types.
- [War Commands](https://info.unitedlands.net/war-and-combat/war-overview/war-commands.md): A list of all commands associated with war.
- [Combat Overview](https://info.unitedlands.net/war-and-combat/combat-overview.md): United Lands boasts many changes to the vanilla combat system. Here you can learn about all the differences.
- [Hostility](https://info.unitedlands.net/war-and-combat/combat-overview/hostility.md): Hostility is a global measure of how aggressive a player is.
- [Arenas](https://info.unitedlands.net/war-and-combat/combat-overview/arenas.md): Duel your friends.


---

# 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://info.unitedlands.net/war-and-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.
