# Wars

`/wars menu` Open the GUI menu for the current or upcoming war.\
​\
`/wars declare [land]` Declare war on a land or nation. If the server has mutual declarations enabled, the enemy must accept the war declaration before the war actually begins.\
​\
`/wars deny` Decline a mutual war declaration. This command is only available if the server has mutual declarations enabled.\
​\
`/wars info` Display information about the current or upcoming war.\
​\
`/wars spawn` Teleport to your team's entry point in the war. This will teleport you near the border of the enemy land or nation.

#### Conquest

Wars last for exactly one hour. During this time, nations can attempt to capture enemy territory.

* Claiming Territory: You can place one Claimblock every 10 minutes on an enemy chunk to claim it for your nation.
* Player Requirement: At least 2 players from each participating nation must be online for a war to take place.
* Staff Supervision: During a war phase, at least 2 staff members must be online to monitor the respective bases.

> Important: If the required staff members are not present, the team will not provide any refunds or compensation for losses occurred.

<figure><img src="/files/92kr5mTbcqdGOLntBVA0" alt=""><figcaption><p>Wie man einen Claimblock craftet</p></figcaption></figure>


---

# 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://chicraft.gitbook.io/intro/guideline/colonies/wars.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.
