> For the complete documentation index, see [llms.txt](https://docs.verychat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verychat.io/notice/mobile-mining-reward-adjustment.md).

# 📢 Mobile Mining Reward Adjustment 🔧

Hello, Verychat community! 😊

As we approach the first halving, we’ve heard growing concerns about the widening reward gap between Node mining and mobile mining, and its potential to impact user retention. After careful consideration, we’ve decided to adjust mobile mining rewards to ensure a healthier balance and support sustainable ecosystem growth.

🎯 **Mobile Mining Reward Upgrades**

**1️⃣ First Halving Supply Increased**\
▫️Previous: 100M VERY → Updated: 300M VERY\
(※ 100M deducted from team allocation + 100M from final invite reward tier)

**2️⃣ Level Reward Multiplier +1**\
▫️LEVEL 2: x2 → x3\
▫️LEVEL 3: x3 → x4\
▫️LEVEL 4: x4 → x5\
… (applies to all levels)

**3️⃣ Base Mining Reward Doubled (Temporary until end of May)**\
▫️4.8 VERY → 9.6 VERY\
\
:stopwatch: **Changes will take effect from 4/25 at 11:59pm (KST)!**

📌 Additional Notes\
▫️ Node mining rewards naturally decrease as more Nodes are distributed, so the gap will shrink after the halving.\
▫️ Node NFTs are still open to everyone — invite 31 friends to get one!\
(Challenging, but with big rewards!)

Thank you for helping build the Verychat ecosystem — we’ll continue to listen and improve together! 💜


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verychat.io/notice/mobile-mining-reward-adjustment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
