# Mining process

1. **What are the requirements for joining the mining process?**\
   \&#xNAN;**-** Users need to have a minimum 4GB RAM GPU to join the mining process.
2. **How to mine tokens via GPU?**\
   \&#xNAN;**-** Users connect to a Polygon node (dedicated node, INFURA, or similar service). The recipient of the reward must have MATIC in his wallet to pay for the gas to interact with the smart contract.
3. **How much tokens can I earn in the mining process?**\
   \&#xNAN;**-** A solo miner can earn 93 tokens rewards per block. The block time is 30 minutes.
4. **How long will the mining process be running?**\
   \&#xNAN;**-** 5,000,000 tokens are stretched to be mined within 12 years.
5. **When did the mining process start?**\
   \&#xNAN;**-** Mining process was started on Jan 26, 2023


---

# 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://hcf-official.gitbook.io/hcf-whitepaper/faq/mining-process.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.
