> For the complete documentation index, see [llms.txt](https://anilist2.gitbook.io/submission-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist2.gitbook.io/submission-manual/submission-form/general/misc/myanimelist-id.md).

# MyAnimeList ID

The ID number for the entry as per [MyAnimeList](https://myanimelist.net/). This can be found at the end of the URL.

For example, the first *City Hunter* anime has the URL <http://myanimelist.net/anime/1470>, with the ID being ***1470***. Please make sure you are linking the ***correct*** anime or manga ID as this is used to accurately import lists.

![The misc section for the 'Ao Buta' anime](/files/-LTDXTG3_mxpCR-gm02Q)

{% hint style="danger" %}
Please ***don’t*** add a [MyAnimeList](https://myanimelist.net/) ID if the entry is ***unapproved***. You can normally spot unapproved entries as they will be on zero user lists you'll receive a warning message if you try to add one to your own list.

Each submission to MyAnimeList generates its own ID, so it’s possible that the ID for the entry submitted to [AniList](https://anilist.co) will ***not*** be the ID of the entry that MyAnimeList later approves, as some series will have multiple unapproved versions on the website.

Incorrect IDs mean users using the import feature will receive an error or incorrect entry. Unfortunately, MyAnimeList can often take a long time to approve works (more so for manga), as such you may not be able to link entries for a while.
{% endhint %}


---

# 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://anilist2.gitbook.io/submission-manual/submission-form/general/misc/myanimelist-id.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.
