# Raids

***

### 🖥️ How to Start Raids

* Use the command: `/raids`
* This menu allows you to:
  * View your **current Raid Level**
  * Select which **Raid difficulty/level** you want to do
  * Manage and create **Raid Parties**

***

### 👥 Party System

* Raid parties can have **1–4 players**
* Each player may bring **only 1 Pokémon**
* Team coordination is essential for success

#### ➕ Creating a Party

1. Open `/raids`
2. Click **“Raid Party”** (bottom right)
3. Type the **username of the player** you want to invite
4. Repeat to invite additional players (up to 4 total)

***

### ⚔️ Raid Structure

* Each raid consists of **3 stages**:
  1. Choose a Pokémon type to face
  2. Choose another Pokémon type
  3. Fight the **Boss Pokémon**
* Early stage choices help determine the difficulty and setup of the boss fight

***

### ❤️ Revive System

* Each party has a **limited number of revives**
* If revives reach **0 → Raid fails**

***

### 🎁 Rewards & Capture

* Rewards are granted after defeating the boss
* **Top 2 damage dealers** get a chance to capture the boss

#### 🎯 Boss Bonuses

Boss Pokémon may have:

* ⭐ Max IVs
* 🔒 Hidden Ability
* ✨ Shiny chance

***

### ⭐ Legendary Raids

* Legendary Pokémon can appear in **⭐⭐ Raids**

#### 📦 Possible Encounters

* Legendary Pokémon
* Mythical Pokémon
* Paradox Pokémon
* Ultra Beasts

#### 🏆 Rewards

* Chance to capture the boss
* Additional bonus rewards

***

## 🔥 Raid Progression

### 📈 Raid XP

* Earned by:
  * Participating in raids
  * Defeating raid bosses
* Used to increase your **Raid Level**

***

### 🧱 Raid Levels

* Maximum Raid Level: **30**

***

### 🎯 Level Rewards

As your Raid Level increases, you unlock:

* 📊 Higher boss **capture rates**
* 🎁 Increased **bonus loot chance**
* ✨ Improved chances for bosses to have:
  * Max IVs
  * Hidden Abilities
  * Shiny status
* 🏷️ **Exclusive tags**

***

### ⚡ Raid Charges

#### 🎟️ Daily Limit

* Players can complete **3 raids per day**

#### 🔄 Future Plans

* Additional ways to earn Raid Charges will be added
* Players are encouraged to provide **feedback and suggestions in our Discord**


---

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