# Le PokeHunt

Le <mark style="color:blue;">**PokeHunt**</mark> est un événement que vous pouvez <mark style="color:blue;">**lancer vous-même**</mark>.&#x20;

Le but ? <mark style="color:blue;">**Chasser un Pokémon**</mark> avec des <mark style="color:blue;">**caractéristiques précises**</mark> pour tenter de remporter des <mark style="color:blue;">**récompenses exclusives**</mark>.

## <mark style="color:blue;">Comment ça marche ?</mark>

Lorsque vous lancez une chasse via la commande <mark style="color:blue;">**`/pokehunt`**</mark>, vous recevrez une mission :&#x20;

→ Trouver et capturer un Pokémon correspondant aux <mark style="color:blue;">**critères demandés**</mark> :

* <mark style="color:blue;">**Espèce**</mark> spécifique
* <mark style="color:blue;">**Genre**</mark> (Mâle ou Femelle)
* <mark style="color:blue;">**Nature**</mark> (Timide, Jovial, Modeste, etc.)
* <mark style="color:blue;">**IVs minimaux**</mark> dans certaines statistiques

## <mark style="color:blue;">Les niveaux de difficulté</mark>

Il existe <mark style="color:blue;">**3 niveaux de chasses**</mark>, chacun offrant des récompenses différentes :

<table data-header-hidden><thead><tr><th width="208"></th><th></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Difficulté</strong></mark></td><td><mark style="color:blue;"><strong>Récompenses</strong></mark></td></tr><tr><td><mark style="color:green;"><strong>Facile</strong></mark></td><td><mark style="color:blue;"><strong>+5% IVs</strong></mark> sur le Pokémon proposé et <mark style="color:blue;"><strong>1.000 PokéCoins</strong></mark></td></tr><tr><td><mark style="color:orange;"><strong>Moyenne</strong></mark></td><td><mark style="color:blue;"><strong>+10% IVs</strong></mark> sur le Pokémon proposé et <mark style="color:blue;"><strong>5.000</strong></mark> <mark style="color:blue;"><strong>PokéCoins</strong></mark></td></tr><tr><td><mark style="color:red;"><strong>Difficile</strong></mark></td><td><mark style="color:blue;"><strong>+15% IVs</strong></mark> sur le Pokémon proposé et <mark style="color:blue;"><strong>10.000</strong></mark> <mark style="color:blue;"><strong>PokéCoins</strong></mark></td></tr></tbody></table>

## <mark style="color:blue;">**Aperçu d'une chasse facile**</mark>

Un exemple de mission "Facile" pourrait ressembler à ceci :

> 🕵️ <mark style="color:blue;">**Mission**</mark>**&#x20;:** Trouver un <mark style="color:blue;">**Pikachu**</mark>
>
> * <mark style="color:blue;">**Genre**</mark> : Femelle
> * <mark style="color:blue;">**Nature**</mark> : Jovial
>
> Récompense : <mark style="color:blue;">**+5% IVs**</mark> sur le Pikachu capturé et <mark style="color:blue;">**1.000 PokéCoins**</mark>

***

En tapant <mark style="color:blue;">**`/pokehunt`**</mark>, vous accéderez à une interface vous montrant :&#x20;

✅ La liste des chasses disponibles\
✅ Leur difficulté\
✅ Les critères à respecter\
✅ Vos récompenses potentielles

<figure><img src="/files/2bQQBKcgxy0CKmajlRzD" alt=""><figcaption><p>Aperçu d'une chasse "<mark style="color:green;">Facile</mark>"</p></figcaption></figure>

<figure><img src="/files/b4gaLGxD5wYcDj4mesrk" alt=""><figcaption><p>Aperçu du <mark style="color:red;"><code>/pokehunt</code></mark></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://wiki.pokelegends.fr/le-gameplay/le-pokehunt.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.
