# Miner Subscription

### Why subscribe

* All upgrades you receive stay with your miner permanently, even after cancellation
* Earn up to +8% bonus TH for staying subscribed
* Automatic monthly power increases — no manual actions needed

#### How does the bonus work?

Stay subscribed longer to get a **bonus** with each upgrade. The bonus increases every month, giving you more TH for the same price. &#x20;

| Consecutive Payments | Bonus    |
| -------------------- | -------- |
| 1st payment          | No bonus |
| 2nd payment          | +2% TH   |
| 3rd payment          | +4% TH   |
| 4th payment          | +6% TH   |
| 5th payment onward   | +8% TH   |

### Available subscription options

#### Create a new miner with a subscription

Your first payment generates a new miner from the Mine Box collection with 15 W/TH energy efficiency. The miner is yours permanently, and its power grows automatically each month.

#### Upgrade an existing miner

Subscribe to an existing miner to increase its power monthly.

#### Which miners are eligible?

Your miner must meet all these requirements:

* Located in your GoMining virtual wallet
* Power below 1000 TH
* Energy efficiency better than 15 W/TH
* Not selected for TH reinvestment
* Not from the Greedy Machines collection

#### Are there any restrictions applied to subscribed miners?

While your subscription is active, the miner can’t be:

* Sold
* Withdrawn or minted
* Selected for TH reinvestment

Each miner may have only one active subscription at a time.

### Payment and Billing

Only **bank card payments** are accepted for subscription. You can pay with a linked card or add a new one when subscribing.

You can’t remove the card used for your subscription until the subscription is cancelled.

{% hint style="info" %}
**Note:** Subscriptions with Apple Pay are no longer available
{% endhint %}

#### What happens if my card has insufficient funds?

Your subscription will not be cancelled automatically — we'll retry charging your card. **Your bonus level is preserved** during payment issues. If payment succeeds after skipped months, you keep the bonus level you had before the failed payment.

### How to cancel a subscription

1. Go to Profile, then tap Subscriptions
2. Select the subscription you want to cancel
3. Tap Cancel Subscription and confirm

**After cancellation:**

* Future monthly upgrades stop immediately
* All TH already added to your miner remains permanently

{% hint style="info" %}
If you cancel your subscription, your **bonus resets to 0%**. If you resubscribe later, you'll start building the bonus from the beginning.
{% endhint %}


---

# 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/subscriptions/miner-subscription.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.
