# 抽獎功能

## 簡易抽獎`/roll`

簡易抽獎可自行設定獎項與參與抽獎的成員，輸入後會抽出得獎者。

![](/files/-MWVDmQa2IOdp-2r6SMH)

## 進階抽獎 `/lotto`

進階抽獎可以先設定好獎項與抽出份數，由頻道內成員自行選擇是否參與，至設定時間到時才開獎。

![](/files/-MWVEEO1zccXZJcTMewW)

{% embed url="<https://youtu.be/loGDVNV88gI>" %}


---

# 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://mmorpg.gitbook.io/mmoprg-bossbot/untitled.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.
