# PokéBuilder

Utilise tes [<mark style="color:purple;">**Jetons**</mark>](/cobblemoon/economie.md#jeton-pokebuilder) pour modifier et améliorer tes Pokémon ! Augmente leur **niveau, IVs, EVs**, change leur **évolution, nature, talent, genre**, booste leur **bonheur**, choisis leur **Pokéball** et bien plus encore.. ! À tout moment, utilise <kbd>**/cobblebuilder**</kbd> pour ouvrir l'interface

## En échange de [<mark style="color:purple;">Jetons</mark>](/cobblemoon/economie.md#jeton-pokebuilder) tu pourras,

* Changer le **Niveau** d'un Pokémon&#x20;
* Faire **Évoluer** un Pokémon
* Modifier les **IVs** : PV, Attaque, Défense, Atq. Spé, Déf. Spé, Vitesse
* Modifier les **EVs** : PV, Attaque, Défense, Atq. Spé, Déf. Spé, Vitesse
* Changer le **Bonheur** d'un Pokémon
* Changer la **Nature** d'un Pokémon
* Changer le **Genre** d'un Pokémon
* Changer le **Talent** d'un Pokémon
* Changer la **Fécondité** d'un Pokémon
* Changer **l'apparence de la Ball**


---

# 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.cobblemoon.fr/cobblemoon/pokebuilder.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.
