# 서포트서버

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

> 명령어 : /서포트서버

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

<figure><img src="/files/UnmPmp7xRGtzU2sefkDO" alt=""><figcaption><p>서포트서버 명령어 입니다.</p></figcaption></figure>

<figure><img src="/files/0zJUL1lU2jMvicJMpq5P" alt=""><figcaption><p>서포트서버에 참여할수 있는 버튼입니다.<br>해당 버튼을 누르면</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/supportserver.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.
