# WonderTrade

The `/wondertrade` menu allows players to exchange a Pokémon for a random Pokémon from a server-wide shared pool. Since the pool is contributed by other players, trades can reward rare Pokémon, including Shinies, Hidden Abilities (HAs), Ultra Beasts, and [Legendaries](/pokemon-spawns/legendary-pokemon.md).

WonderTrade has a 1-hour cooldown between trades, which is reduced to 30 minutes with the [Omega](/features/donation-store.md#omega) donator rank.

<figure><img src="/files/lUFLYrENnS3DDs1e7WWe" alt="" width="428"><figcaption></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.apexcobblemon.com/features/trading/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.
