# Sky Defender

**Sky Defender** est un mode de jeu **UHC** dans lequel s'affronte deux camps : les **défenseurs** et les **attaquants** (divisés en plusieurs équipes).

{% hint style="info" %}
Les **défenseurs protègent un château** sur une **île volante** et en particulier **la bannière**.\
Ils pourront se **téléporter** à leur château grâce à un **téléporteur** ! Il peut être pris dans les **deux sens**.
{% endhint %}

{% hint style="danger" %}
Si **ils meurent tous**, alors le **premier attaquant** à récupérer la **bannière** remporte la partie. Elle n'est **pas décrochable** si un **défenseur est en vie**.
{% endhint %}

{% hint style="success" %}
Les **défenseurs** remportent la partie si tous les **attaquants sont morts**.
{% endhint %}

<figure><img src="/files/Pb75UZFhSRtpJqfEVno4" alt=""><figcaption><p>Logo du Sky Defender</p></figcaption></figure>


---

# Agent Instructions: 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://gitbook.eternyuhc.fr/les-classiques/sky-defender.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.
