# Stone Boost

**Stone Boost enhances your Mania Multiplier, with the boost's power determined by the rarity of the colored stone (center) in your RMM. Each stone color corresponds to a different level of rarity, directly affecting the strength of the boost.**

**Please note**:&#x20;

<figure><img src="/files/JBTZcjBQZyU5gXeQ75JU" alt="" width="76"><figcaption><p>Stone Boost visualized in your RMM</p></figcaption></figure>

* Stone Boost is active starting Block 834444.
* Stone Boost will automatically be applied to all active RMMs
* From Block 834444 onwards, you will be able to track Stone Boost performance in the dashboard&#x20;

| Stone     | Rarity  | Count | Multiplier | Runes Mining (per block) |
| --------- | ------- | ----- | ---------- | ------------------------ |
| halving   | 0.421%  | 16    | +1         | +10,000                  |
| black     | 0.789%  | 30    | +0.5       | +5,000                   |
| gold      | 2.132%  | 81    | +0.3       | +3,000                   |
| silver    | 5.947%  | 226   | +0.2       | +2,000                   |
| biohazard | 8.237%  | 313   | +0.1       | +1,000                   |
| purple    | 8.816%  | 335   | +0.1       | +1,000                   |
| blue      | 12.316% | 468   | +0.05      | +500                     |
| red       | 12.921% | 491   | +0.05      | +500                     |
| turquoise | 15.263% | 580   | +0.05      | +500                     |
| green     | 15.658% | 595   | +0.05      | +500                     |
| pink      | 17.500% | 665   | +0.05      | +500                     |


---

# 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://rune-mania.gitbook.io/rmm/rmm-season-1/stone-boost.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.
