# Equipment

**Use Case:**

1. Equipment can be burn in-game to increase your [mining levels](/box-maze-world-white-paper/how-to-play/leveling.md) and [cooldowns](/box-maze-world-white-paper/how-to-play/mining-cooldowns.md), the higher your mining level the more you earn.

**Earnings:** 10 tokens per level/per hour.\
Players can choose which token they wish to mine when starting out.\
Players can also use [**Resource Switching**](/box-maze-world-white-paper/how-to-play/resource-switching.md) to switch from mining one token to the other.\
**Costs:** 2 BMP & 2 BMR per level/per hour.<br>

<figure><img src="/files/9M54wvNV6DQSkZ6H2NYJ" alt=""><figcaption></figcaption></figure>

| Cost BMP per Hour | Cost BMR per Hour | Earnings per Hour |
| ----------------- | ----------------- | ----------------- |
| 2                 | 2                 | 10                |

<figure><img src="/files/Dv6zlNJTXu8p5Dbml3XP" alt=""><figcaption></figcaption></figure>

| Cost BMP per Hour | Cost BMR per Hour | Earnings per Hour |
| ----------------- | ----------------- | ----------------- |
| 6                 | 6                 | 30                |

<figure><img src="/files/hfXKEAnjlGF1sZuGFj2X" alt=""><figcaption></figcaption></figure>

| Cost BMP per Hour | Cost BMR per Hour | Earnings per Hour |
| ----------------- | ----------------- | ----------------- |
| 18                | 18                | 90                |

<figure><img src="/files/4szilYjYI7eRnos9sof4" alt=""><figcaption></figcaption></figure>

| Cost BMP per Hour | Cost BMR per Hour | Earnings per Hour |
| ----------------- | ----------------- | ----------------- |
| 54                | 54                | 270               |

<figure><img src="/files/MW1KpWC7kRpj18faeJo3" alt=""><figcaption></figcaption></figure>

| Cost BMP per Hour | Cost BMR per Hour | Earnings per Hour |
| ----------------- | ----------------- | ----------------- |
| 162               | 162               | 810               |


---

# 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://boxmazeworld.gitbook.io/box-maze-world-white-paper/nfts-rewards/equipment.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.
