# Mining mode

Mining mode is available to all digital miner holders. Once you purchase your first miner, you automatically enter this mode. Here, you'll receive rewards just for holding a digital miner.

Below you can find out about the Mining mode discount, the Service discount, the VIP discount, and the discount on maintenance with GOMINING:

{% content-ref url="/pages/bePfO8s3tB0pAA9gxoV0" %}
[Maintenance fees and discounts](/faq/maintenance-fees-and-discounts.md)
{% endcontent-ref %}

***

### What is a Mining farm?

A user who owns a digital miner automatically gets a personal **mining farm**. It includes all your digital miners and has its own level. The level goes up as the total computing power of all your miners grows when you buy a new miner or upgrade the ones you already have.

The mining farm is represented as an image on the Mining Farm page.

### What does the amount of my personal rewards depend on?

The amount of your rewards depends on the volume of THs that your miners bring you. The more computing power you have, the higher your mining rewards are.

You can also activate discounts on [maintenance fees](/faq/maintenance-fees-and-discounts.md) to earn even greater rewards.

{% hint style="info" %}
We distribute rewards in BTC only. The ability to exchange BTC for crypto and/or fiat is determined by the market, and the exchange rate is beyond our control
{% endhint %}

### Where can I find rewards stats?

You can find it in your personal account in the **Rewards** section.

### How often are the rewards distributed?

Rewards are distributed daily and sent to your virtual wallet. Once your rewards accumulate in your GoMining virtual wallet, you can easily [withdraw](/faq/rewards.md) them to your external Bitcoin wallet.

### What are the Mining farm levels?

The Minig farm level is determined by the total power of all the miners you have. Below are the levels and the required amount of computing power for each of them:

<table><thead><tr><th width="91">Level</th><th width="219.60003662109375">Name</th><th width="238.5999755859375">Computing power, TH</th><th data-hidden></th></tr></thead><tbody><tr><td>1</td><td>Hashboard S</td><td>1</td><td>1,8</td></tr><tr><td>2</td><td>Hashboard M</td><td>5</td><td>1,8</td></tr><tr><td>3</td><td>Hashboard L</td><td>10</td><td>1,8</td></tr><tr><td>4</td><td>Hashboard XL</td><td>25</td><td></td></tr><tr><td>5</td><td>Miner S</td><td>50</td><td>1,8</td></tr><tr><td>6</td><td>Miner M</td><td>100</td><td>1,8</td></tr><tr><td>7</td><td>Miner L</td><td>200</td><td>1,8</td></tr><tr><td>8</td><td>Shelf S</td><td>500</td><td>1,8</td></tr><tr><td>9</td><td>Shelf M</td><td>1 000</td><td>1,8</td></tr><tr><td>10</td><td>HYDRO bath S</td><td>2 500</td><td>1,8</td></tr><tr><td>11</td><td>HYDRO bath M</td><td>5 000</td><td>1,8</td></tr><tr><td>12</td><td>Rack S</td><td>7 000</td><td>1,8</td></tr><tr><td>13</td><td>Rack M</td><td>9 000</td><td>1,8</td></tr><tr><td>14</td><td>Container S</td><td>12 000</td><td>1,8</td></tr><tr><td>15</td><td>Container M</td><td>20 000</td><td>1,8</td></tr><tr><td>16</td><td>HYDRO container</td><td>50 000</td><td>1,8</td></tr><tr><td>17</td><td>Data center S</td><td>100 000</td><td>1,8</td></tr><tr><td>18</td><td>Data center M</td><td>250 000</td><td>1,8</td></tr><tr><td>19</td><td>Data center L</td><td>400 000</td><td>1,8</td></tr><tr><td>20</td><td>Mining city</td><td>750 000</td><td>1,8</td></tr><tr><td>21</td><td>Mining empire</td><td>1 000 000</td><td>1,8</td></tr></tbody></table>


---

# 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://help.nft.gomining.com/faq/mining/mining-mode.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.
