# Mining Rewards

The BLEGGS Miner bot on Telegram provides a user-friendly and efficient way to mine BLEGGS tokens. \
\
After joining the bot, users start on the home page and click "Start Mining." \
\
Beginners are equipped with 10 MH mining power and can mine for a maximum of 30 minutes. \
\
As users accumulate tokens, they can upgrade their miner's hash power and mining duration. \
\
Additionally, users can earn daily rewards by completing tasks. \
\
The bot also features a referral system, allowing users to invite friends and earn extra BLEGGS tokens. \
\
This comprehensive system ensures an engaging and rewarding mining experience, promoting active participation and community growth.

### Detailed Overview of BLEGGS Miner

* [x] **Home Page**: Upon opening the BLEGGS bot on Telegram, users land on the home page.
* [x] **Start Mining**: Click "Start Mining" to begin.
* [x] **Beginner Mining Power**: Beginners start with 10 MH mining power and can mine for up to 30 minutes at a time.
* [x] **Upgrades**: Once users reach a certain amount of mined tokens, they can upgrade their miner’s hash power and mining duration.
* [x] **Daily Rewards**: Earn daily rewards by completing various tasks.
* [x] **Referral System**: Invite friends to join and earn more BLEGGS tokens.

These features ensure a comprehensive and engaging mining experience, encouraging both active participation and community growth.

{% hint style="info" %}
BLEGGS tokens can be exchanged on PancakeSwap, providing immediate financial utility and liquidity.
{% 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://ecosystem.bleggs.com/about-products/bleggs-miner/mining-rewards.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.
