> For the complete documentation index, see [llms.txt](https://help.nft.gomining.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nft.gomining.com/faq/promos/vip-program.md).

# VIP program

### What is the GoMining VIP program?

The GoMining VIP program is a tiered system offering exclusive benefits based on your VIP status. The higher your status, the more rewards, discounts, and special features you unlock.

***

### Where can I check my current VIP level and benefits?

You can find your current VIP level and all active privileges in your GoMining account: **Profile → VIP status → My VIP privileges**.

There you can see:

* Your current VIP tier
* Applied multipliers and discounts
* Available and upcoming benefits

***

### Do I need to activate VIP status initially?

No. All registered users automatically receive VIP status, starting at Bronze I, if you have 0 TH or votes. You can level up further by increasing your mining power or locking GOMINING tokens.

***

### How do I increase my VIP status?

You can level up your VIP status in two ways:

* Increase your mining farm’s power (TH) by purchasing or upgrading digital miners
* Stake GOMINING tokens to receive veGOMINING votes

Your VIP status is based on whichever is higher: your mining power (TH) or your veGOMINING votes.

***

### What are the benefits of being a VIP?

Depending on your VIP level, you can unlock the following privileges:

* **Maintenance discount** — a discount applied to miner [maintenance](/faq/maintenance-fees-and-discounts.md) fees
* **Card cashback** — 0.5% to 5% cashback on [GoMining card](https://help.cards.gomining.com/) purchases, automatically converted into TH on a miner of your choice
* **Launchpad allocations** — increased allocations for token sales on [GoMining Launchpad](https://help.token.gomining.com/faq/gomining-launchpad), displayed as a multiplier
* **Simple Earn multiplier** — a bonus on top of the base [Simple Earn](https://help.token.gomining.com/faq/simple-earn) yield
* **Travel cashback** — 1.0% to 4.0% cashback on hotel bookings in [GoMining Travel](/faq/marketplace/travel.md), automatically converted into TH
* **Instant funds fee** — reduced fee for [Instant funds](https://help.token.gomining.com/faq/instant-funds)
* **Additional VIP privileges** at higher tiers — exclusive reinvestment bonuses in TH, clan ownership in Miner Wars (with royalties in GOMINING), VIP support, and special offers

{% hint style="info" %}
The VIP discount system has been updated and now replaces the previous mining farm level-based discount. For existing users with Bronze I, Bronze II, or Silver I status, we’ve preserved the old discount rates. However, if your VIP level changes, the new system’s discount rates will apply.
{% endhint %}

For the most accurate and up-to-date list of benefits, check the [VIP status](https://app.gomining.com/vip-program/levels) section in your personal account.

***

### What are veGOMINING votes?

[veGOMINING votes](https://help.token.gomining.com/faq/tokenomics/vegomining-and-locks) are obtained by locking GOMINING tokens and can be used to maintain VIP status. Over time, they decrease due to the staking mechanics, meaning you may need to stake more to retain your level.&#x20;

***

### What mining power counts toward VIP status?

Starting August 15, 2025, VIP status will only count permanent mining power received or purchased directly from GoMining.

**Counted:**

* Miners you’ve created yourself
* Miners purchased on the marketplace directly from GoMining (not from other users)
* All power upgrades you’ve made — including reinvestments and subscriptions
* TH received from raffles, contests, promo codes, referral bonuses, and similar activities

**Not counted:**

* Mining power from miners secondarily purchased on the marketplace (from other users)
* Mining power from miners transferred between accounts
* Power from the Bonus miner

{% hint style="info" %}
Power from miners secondarily purchased **before August 15, 2025,** will continue to count toward VIP status. New purchases **after August 15, 2025,** will no longer be included.
{% endhint %}

***

### Can my VIP status decrease?

Yes. If your TH power or veGOMINING votes drops below the required level, you may lose your current VIP status, and some benefits will be suspended until you restore your level.

To maintain your benefits, make sure you keep enough veGOMINING votes or TH power.

***

### Can my VIP benefits change over time?

Yes. Benefits are tied to your current VIP level. If your status increases, you unlock more perks. If it drops, some benefits may become temporarily unavailable.

***

### How often is my VIP status updated?

Your VIP status updates in real-time as your TH power or veGOMINING votes change. You can check your current level anytime in your GoMining account under the VIP status section.

***

### Can I get VIP benefits without increasing TH or holding veGOMINING?

Yes, you can with the [VIP Platinum+ subscription](/faq/subscriptions/vip-platinum+-subscription.md).\
\
**The Platinum+ subscription** lets you access certain VIP privileges and bonuses, even if you don’t have TH or veGOMINING votes.

{% hint style="info" %}
However, keep in mind:

* Platinum+ is not part of the VIP Program.
* It does not change your VIP status.
* It does not increase your VIP level.
  {% endhint %}

Your official VIP status is still based only on your mining power (TH) or veGOMINING votes.\
The subscription just unlocks certain benefits while it’s active.


---

# 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://help.nft.gomining.com/faq/promos/vip-program.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.
