# Citadelles

{% hint style="success" %}
Les Citadelles sont de nouvelles structures présentes dans le [Nether](/fozyaircraft/cdf/nether.md) contenant des monstres <mark style="color:purple;">personnalisés</mark> ayant plus de <mark style="color:red;">vie</mark> et donnant des récompenses <mark style="color:green;">rares</mark> *(y compris des* [*<mark style="color:pink;">Crânes</mark>*](/fozyaircraft/cdf/generalites/specialites/elements.md)*).*
{% endhint %}

{% hint style="info" %}
Elles sont présentes aux <mark style="color:yellow;">coordonnées</mark> suivantes :

* 1000 / 1000 [*<mark style="color:$primary;">(Eau)</mark>*](/fozyaircraft/cdf/generalites/specialites/elements/eau.md)
* 1000 / -1000 [*<mark style="color:$danger;">(Feu)</mark>*](/fozyaircraft/cdf/generalites/specialites/elements/feu.md)
* -1000 / 1000 [*<mark style="color:$success;">(Air)</mark>*](/fozyaircraft/cdf/generalites/specialites/elements/air.md)
* -1000 / -1000 [*<mark style="color:$info;">(Terre)</mark>*](/fozyaircraft/cdf/generalites/specialites/elements/terre.md)
  {% endhint %}


---

# 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://fozyaircraft.gitbook.io/fozyaircraft/cdf/nether/citadelles.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.
