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

# 기타

## 루미와 놀기

### 루미야 <mark style="color:$primary;">\[할 말]</mark>

* 루미와 상호작용을 할 수 있습니다.

{% hint style="info" %}
해당 기능은 지원하는 멘트가 다소 적습니다.

혹시 원하시는 멘트가 있으시다면 팀클라우드 지원 메일(<support@teamcloud.kr>)로 연락 부탁드립니다:)
{% endhint %}

***

## 유저 송금

### 루미야 송금 <mark style="color:$primary;">\[ID/@호출] \[금액]</mark>

* <mark style="color:$primary;">\[ID/@호출]</mark>의 유저에게 <mark style="color:$primary;">\[금액]</mark>을 송금합니다.

***

## 마법의 루미님

### 마법의 루미님 <mark style="color:$primary;">\[질문]</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-2.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.
