# Pokémon Miracle Team

Dans ce challenge, le but reste le même que tous les jeux de la saga mais chaque Pokémon capturé devra être obligatoirement envoyé en échange miracle afin de composer son équipe.

{% hint style="info" %}
**Plusieurs réglès peuvent être ajouté pour rendre le défi encore plus intense:**

* Nuzlocke Challenge (1 pokémon par zone, 1 pokémon mort devient innutilisable)
* Cap Level (Aucun pokémon ne doit être au dessus du niveau du pokémon le plus fort du champion)
  {% endhint %}

{% embed url="<https://youtu.be/oMn7mWVPpvs>" %}
Vidéo sur le défi
{% endembed %}


---

# 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://twizzyx.gitbook.io/ressources/defi/pokemon/pokemon-miracle-team.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.
