# Raids & Battle Boosters

To significantly increase your chances of progressing to new islands, you must obtain battle boosters, and the only way to do this is by completing Raids.

Each island has various raids, each earning you a specific battle booster that is essential to boost your success rate in that island's battle.

If you complete a raid, you earn battle boosters. If you fail a raid, you earn gems which you can trade for items.

On Island 1, you can acquire a total of three battle boosters. On Island 2, there are two battle boosters to obtain.

### Island 1

* Jolly Roger Flag
* Golden Compass
* Boarding Axe

### Island 2

* Spyglass
* Obsidian Cannon

{% hint style="info" %}
**When participating in raids, you have two options:**<br>

**Single**

* You'll pay the raid fee for one character.
* You can earn a maximum of 1 booster.
* The success rate of the character you send is the success rate for that raid.

\
**Dual**

* You'll pay the fee for only one character.
* You can earn a maximum of 2 boosters.
* The success rate of your best character is the one used. This means that if you send a level 1 and a level 8 character together, the success rate of the level 8 character is used for the entire team.
  {% endhint %}

<figure><img src="/files/BDvPPwst90YRA6nALYMc" alt=""><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://docs.reavers.xyz/game/playbook/raids-and-battle-boosters.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.
