> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/server-features/wondertrade.md).

# WonderTrade

**Wondertrade** is a fun and exciting way to exchange one of your Pokémon for a completely random one, you never know what you’ll get!

Sometimes, lucky players receive **Legendaries**, **Shinies**, **Ultra Beasts**, or even **Perfect IV Pokémon**, all thanks to generous trades from other players.

***

#### How to Use Wondertrade

1. Use the command: **`/wt`**
2. Choose a Pokémon from your **party** or **PC**.
3. You’ll be asked to **confirm your choice** before the trade goes through so don’t worry if you misclick.

***

#### Cooldown

* Wondertrade has a **30-minute cooldown** between trades.
* You can Wondertrade as often as you’d like, just wait between uses!

***

#### Checking the Pool

Want to know what’s currently available in the Wondertrade pool?

* Hover over the **book icon** in the `/wt` menu.
* You’ll see if the pool contains:
  * **Shiny Pokémon**
  * **Legendary Pokémon**
  * **Ultra Beasts**
  * **Paradox Pokémon**
  * **Perfect IV Pokémon**

***

#### Tips

* Wondertrade is a great way to **clear out extras** or **try your luck**.
* Some players deliberately put in rare or high-quality Pokémon so check the pool before trading!
* If you're aiming for something specific, try trading during **active hours** when more players are participating.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/server-features/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.
