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

# 재밋거리

## 출석

### 루미야 출석 체크해줘

### 루미야 출석 확인해줘

### 루미야 내 출석 확인해줘

***

## 도박

### 루미야 도박 <mark style="color:$primary;">\[흑/백]</mark> <mark style="color:$primary;">\[금액]</mark>

### 루미야 도박 <mark style="color:$primary;">\[0\~4]</mark> <mark style="color:$primary;">\[금액]</mark>

***

## 숫자야구

### 루미야 숫자야구 시작해줘

### 루미야 숫자야구 끝내줘

### <mark style="color:$primary;">\[숫자 입력]</mark>

* 숫자야구를 시작한 후 그냥 숫자만 입력하세요.

***

## 베라31

### 루미야 베라31 참가할래

### 루미야 베라31 시작하자

### 루미야 베라31 끝내줘

### 루미야 베라31 랭킹

### <mark style="color:$primary;">\[숫자 입력]</mark>

* 베라31을 시작한 후 그냥 숫자만 입력하세요.


---

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

```
GET https://rumi-docs.teamcloud.kr/rumi-guide/undefined.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.
