# Gift Miner

### What is a Gift Miner?

A **Gift Miner** is a free 1 TH miner available to all users who have successfully issued a card. It allows you to start earning cashback in TH even if you don’t yet own any miners.

### How do I get a Gift Miner?

Once your card is issued, the Gift Miner becomes available to you automatically. You can claim it at any time:&#x20;

1. Complete the [card issuance](https://help.cards.gomining.com/instructions/get-your-virtual-card) process.&#x20;
2. Look for the Gift Miner banner or button on your dashboard.&#x20;
3. Click **Create** and confirm.

### Is the Gift Miner really free?

Yes, the Gift Miner is issued completely free of charge.

### What are the Gift Miner specifications?

The Gift Miner has the following settings:

* **Hashrate:** 1 TH
* **Power consumption:** 15 W
* **Price:** Free
* **Collection:** Minebox
* **Maximum per user:** 1 (can only be received once)

### Can I upgrade the Gift Miner?

Yes, you can upgrade the Gift Miner:

* using cashback in TH
* or manually, just like a regular miner

### Can I sell the Gift Miner on the secondary market?

Yes, but selling becomes available only 90 days after the miner is created.

### Can I mint the Gift Miner?

Yes, but minting becomes available only 90 days after the miner is created.


---

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