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

# 관리

{% hint style="danger" %}
본 페이지의 기능은 <mark style="color:$danger;">채팅방의 방장</mark>만 사용할 수 있습니다.
{% endhint %}

{% hint style="warning" %}
해당 페이지는 아직 완성되지 않았습니다.
{% endhint %}

## 채팅방 대여

### 루미야 등록할래

* 채팅방을 대여한 후 등록 신청을 통해 절차를 마무리합니다.

***

## 채팅방 대여 정보 확인

### 루미야 여기 정보 알려줘

* 채팅방 대여 정보를 전송합니다.

***

***

## 윗메 확인

### 루미야 윗메 알려줘

* 해당 기능은 답장을 해야 작동합니다.

***

## 멤버 메모

### 루미야 <mark style="color:$primary;">\[ID/@호출]</mark>에게 <mark style="color:$primary;">\[내용]</mark> 메모 작성해줘

* <mark style="color:$primary;">\[ID/@호출]</mark>의 유저에게 <mark style="color:$primary;">\[내용]</mark>의 메모를 작성합니다.
* 메모는 1개만 작성할 수 있습니다.

### 루미야 <mark style="color:$primary;">\[ID/@호출]</mark>의 메모를 삭제해줘

* <mark style="color:$primary;">\[ID/호출]</mark>의 유저의 메모를 삭제합니다.

***

### 루미야 <mark style="color:$primary;">\[입장/퇴장/내보내기/삭제/가리기/프필변경]</mark> 감지 <mark style="color:$primary;">\[켜줘/꺼줘]</mark>

* <mark style="color:$primary;">\[입장/퇴장/내보내기/삭제/가리기/프필변경]</mark> 감지를 켜거나 끕니다.

### 루미야 <mark style="color:$primary;">\[출석/송금/베라/도박/숫자야구/날씨/음악]</mark> 기능 <mark style="color:$primary;">\[켜줘/꺼줘]</mark>

* <mark style="color:$primary;">\[출석/송금/베라/도박/숫자야구/날씨/음악]</mark> 기능을 켜거나 끕니다.

***

## 유저 정보

### 루미야 정보 알려줘

* 반드시 답장을 하셔야 합니다.
* 답장을 하여 피답장자의 유저 정보를 출력합니다.

### 루미야 <mark style="color:$primary;">\[id/@호출]</mark> 정보 알려줘

* id를  입력하거나 멘션을 하여 대상자<mark style="color:$primary;">\[id/@호출]</mark>의 유저 정보를 출력합니다.


---

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