# Dynamax

### Dynamax System

Dynamax is a powerful feature in our Cobblemon server that allows certain Pokémon to grow to an enormous size and gain enhanced abilities during battle. When a Pokémon Dynamaxes, it receives a **huge boost in HP**, and all of its moves become **Max Moves** with additional effects.

Dynamaxing can only be triggered **once per battle**, and it lasts for **3 turns**. This mechanic introduces a strategic layer to PvE and PvP, as choosing the right moment to Dynamax can turn the tide of any fight.

***

#### The Dynamax Band

To activate Dynamax in battle, you must be wearing a **Dynamax Band** in your **offhand slot**.\
This item connects your Trainer with the mysterious energy of the Dynamax Candies, allowing you to call upon Dynamax energy during key moments in combat.

<div align="left"><figure><img src="/files/6nx61lB1bUqgNSnFTfGv" alt=""><figcaption></figcaption></figure></div>

> ⚠️ Without the Dynamax Band, you cannot Dynamax your Pokémon, even if they are eligible.

***

#### Dynamax Raid Rewards

By participating in **Dynamax Raids** — special high-difficulty encounters — players can earn valuable and rare items based on their performance and final ranking. These raids offer both a challenge and a chance at powerful loot.

**Possible Rewards Include:**

* **Max Soup** – Allows eligible Pokémon to **gain the ability to Gigantamax** if compatible.
* **Wishing Star** – A mysterious stone linked to the power of Dynamax; often used to craft or unlock Dynamax gear. You can craft it with the following recipe:
* **Dynamax Candy** – A rare item used to **increase a Pokémon’s Dynamax Level**, boosting its HP while Dynamaxed.

***

#### Additional Notes

* Not all Pokémon are compatible with Dynamax or Gigantamax.
* More Dynamax items and features will be added in future updates.


---

# 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.cobbletwo.com/features/gimmicks/dynamax.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.
