# Introduction

MyAnimeList Bot is a closed-source Discord bot that features moderation and MAL API integration for the official [MyAnimeList Discord server](https://discord.com/invite/myanimelist).

## Features

The bot provides three core functionalities to the Discord server.

* [x] Account Linking
* [x] Reporting
* [x] Modmail
* [ ] Database Search <mark style="color:red;">(coming soon!)</mark>

## Support

Have you run into any issues or want to ask a question? If so, then please [send a message](https://myanimelist.net/mymessages.php?go=send\&toname=Uchuuu) to Uchuuu on MyAnimeList or ping him in the Discord server.


---

# 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://myanimelist.gitbook.io/myanimelist-bot/introduction.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.
