> 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-4.md).

# 게임

1. **럭키 슬롯**

<figure><img src="/files/ReRALI9BXfo8JKKYEHpk" alt="" width="375"><figcaption></figcaption></figure>

무료로 럭키 슬롯을 플레이하고 $WKM, $WKG, 에너지와 같은 추가 보상을 획득하세요! 접근: 앱 메인 페이지에서 바로 이용 가능. 일일 기회: WalkMiner는 하루에 10번의 무료 스핀을 받습니다. 플레이 제한: 한 세션에서 최대 3번까지 스핀 가능합니다. 일일 한도: 하루에 최대 30번의 무료 스핀을 즐기세요.

2. **럭키 드로우**

<figure><img src="/files/WQ9szZFj1gOaAAnOoJb0" alt="" width="375"><figcaption></figcaption></figure>

럭키 드로우를 무료로 플레이하거나 소량의 $WKM을 투자하여 큰 보상을 노려보세요! 메커니즘: 기여할수록 더 큰 잠재적 보상을 얻을 수 있습니다. 접근: 앱 메인 페이지에서 바로 이용 가능. 수익: WalkMiner는 럭키 드로우 게임을 통해 $WKM을 획득할 수 있습니다. 결과: 당첨 결과는 리더보드에 표시됩니다.

### 3.럭키 룰렛

<figure><img src="/files/dvtcnuo1ddsvECLcW1sv" alt="" width="375"><figcaption></figcaption></figure>

럭키 룰렛을 무료로 플레이하거나 소량의 $WKM을 투자하여 큰 보상을 노려보세요! 메커니즘: 기여할수록 더 큰 잠재적 보상을 얻을 수 있습니다. 접근: 앱 메인 페이지에서 바로 이용 가능. 수익: WalkMiner는 럭키 룰렛 게임을 통해 $WKM을 획득할 수 있습니다. 결과: 당첨 결과는 리더보드에 표시됩니다.


---

# 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-4.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.
