# Cashback Program

{% hint style="info" %}
On the GoMining platform, our rewards program is called **Hashback**.
{% endhint %}

GoMining's cashback program lets you earn rewards for everyday spending. Every successful card transaction brings cashback, which is automatically converted into TH (Terahash) and credited to one of your miners.

This way, regular card usage directly increases your mining power.

### How do I earn cashback?

You earn cashback automatically when you make a successful card transaction.

If no miner is selected, the cashback is accumulated on your cashback balance.

Once you select a miner, the accumulated cashback is converted into TH and applied as a miner upgrade.

### How is cashback calculated?

The cashback percentage depends on your GoMining VIP level.

Here’s how it works:

1. Each card transaction is converted into its USD value
2. Your **VIP level** determines what percentage of that amount you get back
3. The cashback is added to your personal cashback balance
4. At payout time, the full amount is converted into **TH** and applied as a miner upgrade

The [VIP Levels page](https://app.gomining.com/vip-program/levels) shows all available VIP levels and the cashback percentage you receive at each level.

### When is cashback credited?

Cashback is credited **daily** for successful card transactions.

* If a miner is selected, the accumulated amount is credited to the miner on the next day.
* If no miner is selected, cashback accumulates on your cashback balance and is credited on the day after you select a miner.

### How can I create a miner?

You can choose one of the following options:

* Get a **Gift Miner** by selecting the **Get miner for free** option. This option is available to all users who have successfully issued a bank card. For more details, check [Gift Miner](/overview/gift-miner.md).&#x20;
* Create a regular miner by selecting the **Create miner** option

Once a miner is created, you can select it to receive cashback in TH.

### Which miners can receive cashback in TH?

You can choose almost any miner, except for these categories:

* Miners purchased via installments (Mine Now, Pay Later) that are not yet fully paid off
* Miners listed for sale
* Bonus miners
* Miners with efficiency less than 20 W/TH.


---

# 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.cards.gomining.com/overview/cashback-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.
