# Pauses

{% hint style="info" %}
Chaque équipe doit <mark style="color:$danger;">obligatoirement</mark> définir des créneaux de pause pour une durée totale de <mark style="color:violet;">24 heures</mark>.<br>

Vous êtes libres de répartir ces pauses comme vous le souhaitez, mais elles s’appliquent à toute l’équipe en même temps *(les pauses décalées ne sont pas possibles)*.
{% endhint %}

{% hint style="success" %}
Exemples :&#x20;

* 6 Heures chaque nuit
* 2 Demi-Journées
* 1 Journée complète
* 2 Heures toutes les 6 heures
  {% endhint %}

{% hint style="danger" %}
Les pauses doivent être définies avant la fin des inscriptions.
{% 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/regles/pauses.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.
