# Multipliers and Divisions

**Multiplier Flywheel**\
Multipliers in Pearl Rewards work like a flywheel, giving you a boost in earning Pearls for being more active and completing tasks.

Here’s how it works:

1. Complete tasks and unlock badges to earn Pearls.
2. Improve your rank and climb the leaderboard.
3. Move up to a higher division based on your rank.
4. Increase your multiplier to earn even more future token for completing tasks.
5. Repeat and keep growing your Pearls!

A multiplier is a boost that increases the total amount of Pearls you earn for each task you complete.

**Division Categories**\
Your multiplier is tied to the division you’re in within Pearls.

So, what are divisions? They’re categories that place you based on your rank on the leaderboard. Essentially, your division reflects where you stand compared to everyone else.

For example, if you’re in the top 1% of participants, you might be placed in the Black Pearls Division.

There are five divisions, each with its own multiplier. The multiplier will be fair, but rewarding enough that you will want more of it as you climb the ranks.

*Note: Completing certain tasks can grant you a temporary multiplier boost that’s even higher than those in the regular divisions. These special badges will primarily be reserved for Pearls Early Adopters, some lucky otters, and protocol partnerships.*

<br>


---

# 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://learn.toby.foundation/guides/testnet-guide/pearls-details/multipliers-and-divisions.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.
