# 상금 풀

<figure><img src="/files/Jup2agzJWCO0gcZoWJS5" alt="" width="188"><figcaption><p>Prize Pot</p></figcaption></figure>

**상금 풀 (Prize Pot)**

**상금 풀**은 사용자가 추첨에 참여하고 상금을 받을 수 있는 기능입니다.

**작동 방식:**

* **무제한 참여**: 사용자는 제한 없이 원하는 만큼 추첨에 참여할 수 있습니다. 각 참여는 50 $WKM이 소모됩니다.
* **환불 불가 티켓 비용**: 참여에 필요한 비용은 환불되지 않으며, 당첨 여부와 관계없이 티켓 비용은 반환되지 않습니다.
* **상금 배분**: 전체 상금 풀의 10%는 서버 비용을 충당하는 데 사용됩니다.
* **베타 기능**: 이 기능은 현재 베타 상태로, 앱의 영구적인 부분이 아닐 수 있습니다.
* **아마존 기프트 카드**: 상금으로 제공되는 아마존 기프트 카드는 아마존에서만 사용할 수 있습니다.

상금 풀은 사용자가 추첨에 참여하여 보상을 받을 기회를 제공하며, 특정 조건과 약관이 적용됩니다.


---

# Agent Instructions: 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:

```
GET https://docs.walkmining.com/walkmining-kr/undefined-1/undefined-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
