# Wondertrade

Le **Wondertrade**, c’est une façon fun et rapide d’échanger tes Pokémon sur **Cobblemoon** ! Inspiré des jeux officiels, ce système te permet d’envoyer un Pokémon de ton équipe et d’en recevoir un autre… totalement au hasard !

## **Comment ça marche ?**

{% stepper %}
{% step %}
Exécute la commande <kbd>**/wondertrade**</kbd>
{% endstep %}

{% step %}
Sélectionne le Pokémon que tu souhaites échanger dans ton Équipe ou avec le Pc
{% endstep %}

{% step %}
Reçois un Pokémon aléatoire
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Informations**

* Ton Pokémon doit être de niveau 15 minimum
* Certains Pokémon spéciaux (ex. légendaires, shiny) peuvent être **interdits** d’échange
* Il peut y avoir un **temps de recharge** entre chaque échange, qui diffère en fonction de ton [<mark style="color:purple;">**Grade**</mark>](/informations/boutique.md#grades) ou de ton Rang
  {% endhint %}


---

# 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/wondertrade.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.
