> 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/sablier-du-destin.md).

# Sablier du Destin

{% hint style="success" %}
Le <mark style="color:orange;">**Sablier du Destin**</mark> est une mécanique automatique de la cité. Vous en gagnez en jouant, vous en perdez en étant <mark style="color:red;">AFK</mark>. Vous accumulez 1 <mark style="color:orange;">grain de sable</mark> par <mark style="color:blue;">seconde</mark>.

Le <mark style="color:orange;">Sablier du Destin</mark> sera activé <mark style="color:green;">1h</mark> après le début de la <mark style="color:yellow;">Cité</mark>. Vous commencerez avec <mark style="color:yellow;">1000</mark> <mark style="color:orange;">grains de sable</mark>.
{% endhint %}

{% hint style="info" %}
Vous perdez un montant différent de sable en fonction de la taille de votre équipe :

* <mark style="color:red;">**1 Joueur**</mark> : <mark style="color:green;">10 grains par seconde</mark>
* <mark style="color:red;">**2 Joueurs**</mark> : <mark style="color:green;">12 grains par seconde</mark>
* <mark style="color:red;">**3 Joueurs**</mark> : <mark style="color:green;">15 grains par seconde</mark>
* <mark style="color:red;">**4 Joueurs**</mark> : <mark style="color:green;">17 grains par seconde</mark>
* <mark style="color:red;">**5 Joueurs**</mark> : <mark style="color:green;">20 grains par seconde</mark>
  {% endhint %}

{% hint style="danger" %}
Une fois le <mark style="color:orange;">**Sablier**</mark> à 0, vous serez <mark style="color:red;">tué</mark>, <mark style="color:red;">téléporté de force à la cité</mark> et <mark style="color:red;">kick</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/sablier-du-destin.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.
