# Pokémon All Capture Challenge

Dans ce défi, le but est de capture la totalité des pokémons disponible jusqu'à la génération choisi.

{% hint style="info" %}
Dans notre cas, on joue à **Pokémon Ultra Soleil☀️ et Lune**🌙 et à la sortie du jeu, il existait au total **807 Pokémons** qu'on doit donc capturer.
{% endhint %}

{% hint style="success" %}
Voici le lien de la ROM qu'on a utilisé pour ce défi, Il rend **la quasi totalité des Pokémons disponible** (*Il y a quelques oublis ou alors aucune information sur leur lieu de spawn)* et augmente aussi la difficulté du jeu pour plus de challenge: <https://drive.google.com/drive/folders/1nMHeOCUyk55s1n3lsXq8K70t3kDuRqOI>
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=AdCSZnIiNg0>" %}


---

# 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-all-capture-challenge.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.
