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

# 보너스 및 보상

1. **일일 미션 보상**

   <figure><img src="/files/067Zu3s8KpGoyvhqsqUu" alt="" width="375"><figcaption><p>Daily Mission Rewards</p></figcaption></figure>

일일 미션을 완료하면 최대 100 $WKM의 상금을 받을 수 있습니다. 보상은 다음 두 가지 주요 방법을 통해 획득할 수 있습니다:

**1. 마이닝을 통한 보상**

* **마이닝 박스를 통한 채굴**: 마이닝 박스를 사용하여 10회에서 50회까지 채굴을 수행하면 보상을 받을 수 있습니다.

**2. 게임을 통한 보상**

* **행운의 추첨 (Lucky Draw)**: 행운의 추첨을 10회에서 50회까지 플레이하여 보상을 받을 수 있습니다.
* **행운의 슬롯 (Lucky Slots)**: 행운의 슬롯 게임을 10회에서 50회까지 플레이하여 추가 보상을 획득할 수 있습니다.
* **행운의 룰렛 (Lucky Roulette)**: 행운의 룰렛을 10회에서 50회까지 돌려서 보상을 얻을 수 있습니다.

2. **출석부**

<figure><img src="/files/IUjN5z4v7ERbNIMd3RzV" alt="" width="188"><figcaption><p>Attendance Book</p></figcaption></figure>

앱을 매일 확인하고 출석을 체크할 때마다 보너스를 모으면 $WKM을 얻을 수 있습니다. 출석 시간은 UTC를 기준으로 합니다.

3. **보상 프로그램 가입하기**

<figure><img src="/files/q0UCgAKKZOTHcYGb6u7b" alt="" width="188"><figcaption><p>Reward Program</p></figcaption></figure>

보상 프로그램에 가입하면, 거래소에 가입하고 각 거래소 내에서 간단한 작업을 완료함으로써 최대 $5,030 USD의 추가 보상을 받을 수 있습니다.


---

# 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.walkmining.com/walkmining-kr/undefined-1/undefined-2.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.
