# Mega Evolution

On our Cobblemon server, we've implemented a fully custom **Mega Evolution** system that allows your Pokémon to reach their ultimate potential — but only if you prove yourself worthy.

### How It Works

To activate a Mega Evolution during battle, two key items are required:

1. **Mega Bracelet** – Equip this item in your **offhand**.
2. **Mega Stone** – Give the correct Mega Stone to your Pokémon as a **held item**.

Once both are equipped and you're in battle, a glowing **Mega Symbol** will appear in the bottom corner. Click it, and your Pokémon will **Mega Evolve at the start of the next turn**, transforming into a stronger, more powerful version of itself — complete with boosted stats and sometimes even a new ability or typing!

***

### Mega Bracelet

To begin your Mega Evolution journey, you’ll first need to **craft a Mega Bracelet**.\
Here’s the official crafting recipe:

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

***

### How to Obtain Mega Stones

Mega Stones can’t be bought or crafted. Instead, they must be **earned through effort and skill**:

* Join **special Mega Raids** tied to specific Pokémon.
* Perform well in these raids — the higher your ranking, the better your rewards.
* For example, finish strong in a **Sceptile Raid**, and you'll earn **Sceptilite**, the Mega Stone needed to evolve Sceptile into **Mega Sceptile**.

Each Mega Raid is a unique challenge. Only those who understand their team and tactics will come out on top!


---

# 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/mega-evolution.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.
