> For the complete documentation index, see [llms.txt](https://rune-mania.gitbook.io/rmm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rune-mania.gitbook.io/rmm/rmm-season-2/lava-boost.md).

# Lava Boost

<figure><img src="/files/YWxY2VVgBS3aVaSajzi9" alt="" width="235"><figcaption></figcaption></figure>

Lava Boost is determined by the bottom right arm of your RMM. The value of the Lava \`Color is multiplied by the Power value (background of the Lava Boost) to determine a final boost to your RMMs 'Mining per Block' value.

**Lava Boost will be automatically activated at Block 844,444.**

***

<table><thead><tr><th>Color</th><th>Background (power)</th><th data-hidden></th></tr></thead><tbody><tr><td>Black - x5</td><td>wgmi +8,000</td><td></td></tr><tr><td>Red - x2</td><td>moon +5,000</td><td></td></tr><tr><td>Blue - x1.8</td><td>hodl +4,000</td><td></td></tr><tr><td>Yellow - x1.5</td><td>meme +4,000</td><td></td></tr><tr><td>Green - x1.5</td><td>maxi +3,000</td><td></td></tr><tr><td>Purple - x1</td><td>fade +3,000</td><td></td></tr><tr><td>Orange - x1</td><td>pump +3,000</td><td></td></tr><tr><td></td><td>rekt -100</td><td></td></tr></tbody></table>

**For example:**  [Rune Mania Miner S2 #8661](https://magiceden.io/ordinals/item-details/0281ad0530cbb8397818ee62f0579552a3b6bf784ac1098c0230c2032ddf8524i0) features a 'Red' Lava Color and a 'Moon' Lava Power.

Red (2x) x Moon (+5,000) = +10,000 mining per block

**For example:** [Rune Mania Miner S2 #3626](https://magiceden.io/ordinals/item-details/60227417d265d08e2bd13b3841a1912bb4784b74c1dfb292d4092dfef0e6a3a2i0) features a 'Purple' Lava Color and a 'Maxi' Lava Power.

Purple (1x) x Maxi (3,000) = +3,000 mining per block

**For example:** [Rune Mania Miner S2 #7462 ](https://magiceden.io/ordinals/item-details/234e05e33b1e998645d0be25f327a4140eebaed4c625b1caee0275e8b31f2d41i0)features a 'Green' Lava Color and a 'Rekt' Lava Power.

Green (1.5x) x Rekt (-100) = -1,500 mining per block

| #8661                                                               | #3626                                                               | #7462                                                               |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/4SEjJZ3LNTtg2ge45hPS" alt="" data-size="original"> | <img src="/files/Qj3Rr6HsQiyfmcPnEXZs" alt="" data-size="original"> | <img src="/files/HPo9EbDdBDjaHkOb46ke" alt="" data-size="original"> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-2/lava-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.
