> For the complete documentation index, see [llms.txt](https://novaworld.gitbook.io/novaworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://novaworld.gitbook.io/novaworld/codex/les-raisons-de-guerre.md).

# Les Raisons de Guerre

{% hint style="info" %}
Les demandes de guerre se font via le [discord](https://discord.gg/tf8EASfSJn) dans le Forum "『🪖』demande-de-guerre"
{% endhint %}

#### Les Raisons de guerres :

***

## ⚔️ **Raisons militaires**

* ### Kill Wilderness
* ### Intrusion Territoriale (+1min)
* ### Sabotage
* ### Violation d’une zone démilitarisée

***

## 🤝 **Raisons diplomatiques**

* ### Traité non respecté
* ### Provocation diplomatique
* ### Soutien militaire à un ennemi

***

## &#x20;🌍 **Raisons territoriales**

* ### Expansion territoriale
* ### Provocations au frontières
* ### Revendication d'un territoire
* ### Rivalité

***

## 💰 Raisons économiques

* ### Taxes abusives
* ### Vol de ressources
* ### Arnaque Economique (HDV)
* ### Rupture d’un accord économique
* ### Contrôle d’une zone riche en ressources

***

## 🏛️ **Raisons politiques**

* ### Coup d’État&#x20;
* ### Gouvernement jugé dangereux pour la région

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://novaworld.gitbook.io/novaworld/codex/les-raisons-de-guerre.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.
