> For the complete documentation index, see [llms.txt](https://fozyaircraft.gitbook.io/fozyaircraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fozyaircraft.gitbook.io/fozyaircraft/cdf/generalites/safezone.md).

# SafeZone

{% hint style="success" %}
La <mark style="color:yellow;">**SafeZone**</mark> est présente aussi bien dans le monde <mark style="color:orange;">Cité</mark>, que dans le [<mark style="color:red;">Nether</mark> ](/fozyaircraft/cdf/nether.md)et dans l'[<mark style="color:cyan;">End</mark>](/fozyaircraft/cdf/end.md). Elle est délimitée par une <mark style="color:yellow;">bordure jaune</mark>.
{% endhint %}

{% hint style="info" %}
A l'intérieur de la <mark style="color:yellow;">**SafeZone**</mark>, vous ne pouvez <mark style="color:red;">ni casser, ni poser de blocks</mark>. Vous êtes également <mark style="color:green;">**invulnérables**</mark> à tous types de dégâts.
{% endhint %}

{% hint style="danger" %}
Les <mark style="color:purple;">Elytras</mark> sont <mark style="color:red;">désactivées</mark>.
{% 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/generalites/safezone.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.
