# Increasing levels

**1)** You can increase levels of your miner both in the *Inventory* (when the miner does not produce BTCi) and while it mines as well. To do this, simply click on the miner itself, after which you will see the following:&#x20;

![](/files/SErZqjXEgf4wrYV8Y3Rn)

**2)** Click on the \[**Improve**] button - and confirm the leveling up:

![](/files/U5YoNXds2Fqxh6KDaNxq)

**3)** As you can see, level has increased:&#x20;

![](/files/RJQ6lCkpjdugbQmFchzf)

**4)** You cannot raise several levels in a row at once. When you raise the level, you need to wait some time (*cooldown*) before the miner can move to the next level. The time table is shown below:

![](/files/oPhQ8fklNw4Yz9tjbLUE)

Time to increase NEXT level is calculated in accordance with formula: (time to increase PREVIOUS level) x 1.6

**How to distribute stat's points:**

**1)** After you have increased the level of your miner, it gains 5 points (regardless of the level - always 5). These points can be directed into the stats (in order to increase miner's performace): &#x20;

![](/files/5tZv8QV0mXaurDVaF9yt)

**2)** To do this, click on the "**+**" next to a particular stat (*below*), and watch how it affects the characteristics (*above*):&#x20;

![](/files/ZIe8FH6lr4kZqufTtzNG)

For example: by increasing <mark style="color:orange;">Hashrate</mark>, you will see how the "*BTCi mining rate*" (amount of mined tokens) grows; increasing <mark style="color:orange;">Luck</mark> will increase the "*Details mining rate*" and so on.

**3)** The distribution of points should be taken carefully - increasing only one of the stats (for example, <mark style="color:orange;">Hashrate</mark>) you risk to find yourself in a situation where miner will often break. This, in turn, leads to a decrease in profitability.

**4)** You can add and subtract points while leveling (watching how this affects the performance, i.e. characteristics *above*). To complete the upgrade, click \[**Save**] button. <mark style="color:yellow;">Please note</mark>: after pressing the button, it will no longer be possible to redistribute points!

![](/files/eGoktSOwKf2QjKAinrZQ)


---

# 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://satoshi-mystery.gitbook.io/howtostart/miners/increasing-levels.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.
