# 건의하기

모라봇의 명령어는 대부분 슬래쉬(/) 명령어로 제작되어 있습니다.

> 명령어 : /건의

모라봇 도움말 명령어는 모라봇의 모든 명령어를 확인할수 있습니다.

<figure><img src="https://3334458776-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqJe8eUv5HNv9huZcyPT%2Fuploads%2Fgit-blob-b6327e7a972c6af1a356283c5a862bb7e3c592f8%2F%EA%B1%B4%EC%9D%98_%EB%AA%85%EB%A0%B9%EC%96%B4.JPG?alt=media" alt=""><figcaption><p>건의명령어를 입력할때 사용합니다.</p></figcaption></figure>

<figure><img src="https://3334458776-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqJe8eUv5HNv9huZcyPT%2Fuploads%2Fgit-blob-c7bd78880c6c4d3c5ddb939a7fc289f1ca30af7e%2F%EA%B1%B4%EC%9D%98_%EC%9E%85%EB%A0%A5.JPG?alt=media" alt=""><figcaption><p>건의 명령어를 사용하신후 건의하실 내용을 작성합니다.</p></figcaption></figure>

<figure><img src="https://3334458776-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqJe8eUv5HNv9huZcyPT%2Fuploads%2Fgit-blob-27296dd99dc3ce739d4cde28bf782b72f337b657%2F%EA%B1%B4%EC%9D%98_%EC%A0%91%EC%88%98%EC%99%84%EB%A3%8C1.JPG?alt=media" alt=""><figcaption><p>건의를 접수한후 채널에 나오는 메시지 입니다.</p></figcaption></figure>

<figure><img src="https://3334458776-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqJe8eUv5HNv9huZcyPT%2Fuploads%2Fgit-blob-30c7082c285ef325850912b7865dc65fdffe36ab%2F%EA%B1%B4%EC%9D%98_%EC%A0%91%EC%88%98%EC%99%84%EB%A3%8C2.JPG?alt=media" alt=""><figcaption><p>건의 접수를 완료한후 개인DM메시지로 전송되는 내용입니다.</p></figcaption></figure>


---

# 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://docs.mora-bot.kr/team-bot/mora/command/basics/proposal.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.
