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

# 행운의 로또

{% hint style="info" %}
행운의 로또는 매주 토요일, 일요일 오후 9시에 추첨합니다.\ <mark style="color:yellow;">(추첨은 접속하신 여행자에 한해 추첨되오니 반드시, 접속해주세요!)</mark>
{% endhint %}

<figure><img src="/files/rENEsLijpBf10zqWVYFe" alt=""><figcaption></figcaption></figure>

1. <mark style="color:yellow;">**/응모**</mark> 명령어로 행운의 로또 화면을 켜주세요!
2. 로또에 참여하시려면, 반드시 <mark style="color:yellow;">**응모권**</mark>이 필요합니다.\
   응모권은 응모권 퀘스트를 통해, 획득하실 수 있습니다.
3. 응모권을 획득한 후, <mark style="color:yellow;">**/응모하기 자동**</mark> 혹은 <mark style="color:yellow;">**/응모하기 <원하는 번호>**</mark>를 입력해\
   추첨 번호를 받아주세요!
4. 매주 토요일, 일요일 오후 9시 <mark style="color:red;">**접속한 여행자**</mark>에 한해 추첨을 진행합니다!

## 행운의로또 보상 안내

> 1등 : 3천만 센 + 세공석(신화) 3개 + 장비보호권 1장\
> 2등 : 2천만 센 + 세공석(신화) 2개\
> 3등 : 1천만 센 + 세공석(신화) 1개\
> 4등 : 5백만 센\
> 5등 : 3백만 센\
> 6등 : 1백만 센


---

# 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://wiki.dotmer.kr/undefined/undefined-5/undefined-6.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.
