> For the complete documentation index, see [llms.txt](https://docs.wemix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wemix.com/wemixstake-ko/undefined/recent-updates.md).

# 업데이트

<table><thead><tr><th width="148.4609375">적용 일자</th><th width="471.93359375">내용</th><th>구분<select multiple><option value="aA8sDwwxbZlm" label="공통" color="blue"></option></select></th></tr></thead><tbody><tr><td>2024년 8월 23일</td><td>WEMIX Stake 오픈</td><td><span data-option="aA8sDwwxbZlm">공통</span></td></tr><tr><td>2025년 7월 10일</td><td>WEMIX Stake 보상 한시적 상향(블록당 0.5 WEMIX → 1 WEMIX,)<br>* 적용기간:  2025년 12월 31일까지</td><td><span data-option="aA8sDwwxbZlm">공통</span></td></tr><tr><td>2026년 1월 12일</td><td>WEMIX.Fi 재오픈 및 Claim 기능 지원</td><td><span data-option="aA8sDwwxbZlm">공통</span></td></tr></tbody></table>


---

# 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.wemix.com/wemixstake-ko/undefined/recent-updates.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.
