> 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/specialites/elements/air.md).

# Air

{% hint style="success" %}
Choisir cet élément vous octroie les bonus suivants :

* <mark style="color:$success;">Chance I</mark>
* <mark style="color:$success;">No Fall</mark> *(Annule complètement les <mark style="color:$success;">dégâts de chute</mark>)*
* <mark style="color:$success;">Glide</mark> *(Equipe une paire d'<mark style="color:$success;">Elytras</mark>, même avec une armure)*
* <mark style="color:$success;">Localisation</mark> *(Vous permet d'afficher <mark style="color:$success;">la distance</mark> qui vous sépare du <mark style="color:$success;">biome</mark> de votre choix)&#x20;*<sup>*45mins de récupération par équipe*</sup>
* <mark style="color:$success;">Speed d'</mark>[<mark style="color:$success;">équipe</mark>](/fozyaircraft/cdf/regles/equipes.md) <mark style="color:$success;">doublé</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/specialites/elements/air.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.
