# Mora 봇

- [문의방법](https://docs.mora-bot.kr/team-bot/mora/help.md): Mora 봇 문의방법입니다.
- [개발팀](https://docs.mora-bot.kr/team-bot/mora/developer.md): Mora 봇 개발자 입니다.
- [봇개발팀](https://docs.mora-bot.kr/team-bot/mora/developer/dev_bot.md): Mora 봇 개발자 입니다.
- [대시보드개발팀](https://docs.mora-bot.kr/team-bot/mora/developer/dev_dashboard.md): Mora 봇 개발자 입니다.
- [명령어](https://docs.mora-bot.kr/team-bot/mora/command.md): Mora 봇 명령어 가이드 입니다.
- [기본기능](https://docs.mora-bot.kr/team-bot/mora/command/basics.md): Mora 봇 명령어 기본기능 가이드 입니다.
- [도움말](https://docs.mora-bot.kr/team-bot/mora/command/basics/help.md): Mora 봇 명령어 가이드 입니다.
- [건의하기](https://docs.mora-bot.kr/team-bot/mora/command/basics/proposal.md): Mora 봇 명령어 가이드 입니다.
- [문의하기](https://docs.mora-bot.kr/team-bot/mora/command/basics/inquiry.md): Mora 봇 명령어 가이드 입니다.
- [신고하기](https://docs.mora-bot.kr/team-bot/mora/command/basics/report.md): Mora 봇 명령어 가이드 입니다.
- [서포트서버](https://docs.mora-bot.kr/team-bot/mora/command/basics/supportserver.md): Mora 봇 명령어 가이드 입니다.
- [대화기능](https://docs.mora-bot.kr/team-bot/mora/command/chat.md): Mora 봇 명령어 대화기능 가이드 입니다.
- [경제기능](https://docs.mora-bot.kr/team-bot/mora/command/economy.md): Mora 봇 명령어 경제기능 가이드 입니다.
- [오락기능](https://docs.mora-bot.kr/team-bot/mora/command/game.md): Mora 봇 명령어 오락기능 가이드 입니다.
- [검색기능](https://docs.mora-bot.kr/team-bot/mora/command/search.md): Mora 봇 명령어 검색기능 가이드 입니다.
- [전적기능](https://docs.mora-bot.kr/team-bot/mora/command/record.md): Mora 봇 명령어 전적기능 가이드 입니다.
- [뮤직기능](https://docs.mora-bot.kr/team-bot/mora/command/music.md): Mora 봇 명령어 뮤직기능 가이드 입니다.
- [유틸리티](https://docs.mora-bot.kr/team-bot/mora/command/utilities.md): Mora 봇 명령어 유틸리티 가이드 입니다.
- [관리기능](https://docs.mora-bot.kr/team-bot/mora/command/management.md): Mora 봇 명령어 관리기능 가이드 입니다.


---

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