> 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/korean/notice/undefined.md).

# 📢 모바일 채굴 보상 상향 조정 안내 🔧

안녕하세요, 베리챗 커뮤니티 여러분! 😊

몇일내로 임박한 첫번째 반감기를 앞두고, 그동안 노드 채굴 대비 모바일 채굴 보상 격차에 대한 우려와, 이에 따른 사용자 이탈을 걱정하는 목소리가 많았습니다. 특히 반감기 도래로 격차가 더욱 커질 수 있다는 판단 아래, 생태계 균형과 성장 속도를 고려해 모바일 채굴 보상을 다음과 같이 조정하게 되었습니다.

**🎯 모바일 채굴 상향 내용**

1️⃣ **첫 반감기 수량 상향**

* 기존: 1억 VERY → 변경: 3억 VERY\
  (※ 팀지분 1억 + 초대보상 마지막 구간 1억 차감)

**2️⃣ 레벨 보상 배수 +1 상향**

* LEVEL 2: x2 → x3
* LEVEL 3: x3 → x4
* LEVEL 4: x4 → x5\
  ..... (모든 레벨에 적용)

**3️⃣ 기본 채굴량 2배 증가 (한시적, \~5월 말까지)**

* 4.8 VERY → 9.6 VERY

&#x20;:stopwatch: **적용 시점: 4월 25일 저녁 11시 59분(KST)부터 적용됩니다!**

📌 참고 사항\
▫️ 노드 획득의 기회는 열려 있으며, 31명 이상 초대 시 누구나 노드NFT의 주인이 될 수 있습니다.

앞으로도 베리챗은 유저 여러분의 소중한 의견을 귀 기울여 듣고, 최선의 결정을 내리기 위해 노력하겠습니다. 😊


---

# 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/korean/notice/undefined.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.
