> For the complete documentation index, see [llms.txt](https://wiki.solve-community.fr/naruto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.solve-community.fr/naruto/village/konoha.md).

# 🌳・Konoha

## **Bienvenue à Konoha, le Village Caché de la Feuille**

Bienvenue à **Konoha**, le célèbre Village Caché de la feuille au sein du pays du feu, un bastion de tradition et de force au cœur d'une forêt luxuriante. Cette page d'accueil est votre point de départ pour découvrir tout ce que notre village a à offrir.

### Découvrez Konoha

* [**Hiérarchie du Village**](/naruto/hierarchie.md)\
  Consultez la structure hiérarchique de Konoha, comprenant les grades et les responsabilités au sein de notre communauté. Apprenez qui dirige et comment les responsabilités sont réparties.
* [**Liste des Clans**](/naruto/village/konoha/les-clans.md)\
  Explorez les différents clans qui composent notre village, chacun avec ses propres traditions et spécialisations. Découvrez les lignées importantes et leurs contributions uniques à Konoha.
* [**L'histoire de Konoha**](/naruto/village/konoha/lhistoire-de-konoha.md)\
  Imprégnez-vous de l'histoire et des légendes qui ont façonné notre village. Ce lore riche et détaillé vous donnera un aperçu approfondi de notre passé et des événements marquants qui ont influencé Konoha.

<figure><img src="/files/OI1cJlkZfZzxEmbQwjH4" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.solve-community.fr/naruto/village/konoha.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
