# More Info

Below are templates for the More Info section concerning both anime and manga entries.

Template phrasings in <mark style="color:red;">red</mark> are necessary information to include. Text in <mark style="color:green;">green</mark> is optional.

<details>

<summary>Broadcast Delay</summary>

**Phrasing**: The broadcast of episode <mark style="color:red;">NUMBER</mark> initially scheduled to air on <mark style="color:red;">DATE</mark>, was delayed <mark style="color:green;">until DATE,</mark> due to <mark style="color:red;">REASON OF DELAY</mark>.

**Notes:** The phrasing can be adjusted based on the number of delays, if a date of when the broadcast will resume is provided at the time of writing, or the type of entry in question—particularly Movie-type entries.

(V.6.3 of the[ Anime Guidelines](https://myanimelist.net/forum/?topicid=141101))

**Examples**:

* [Journey: Taiko Arabia Hantou de no Kiseki to Tatakai no Monogatari](https://myanimelist.net/anime/48612/Journey__Taiko_Arabia_Hantou_de_no_Kiseki_to_Tatakai_no_Monogatari/moreinfo)
* [Isekai Ojisan](https://myanimelist.net/anime/49220/Isekai_Ojisan/moreinfo)
* [Oemojisangjuui](https://myanimelist.net/anime/53149/Oemojisangjuui/moreinfo)
* [Shin Evangelion Movie: ||](https://myanimelist.net/anime/3786/Shin_Evangelion_Movie__%7C%7C/moreinfo)
* [Teppen!!!](https://myanimelist.net/anime/50760/Teppen/moreinfo)

</details>

<details>

<summary>Early Streaming of TV Anime</summary>

**Phrasings**:&#x20;

* One Episode: Episode <mark style="color:red;">NUMBER</mark> was streamed in advance on <mark style="color:red;">DATE</mark>, on <mark style="color:red;">STREAMING SERVICE</mark>. Regular broadcasting began on <mark style="color:red;">DATE</mark>.
* Full Series: Each episode was streamed <mark style="color:red;">TIME PERIOD</mark> in advance of the TV broadcast starting on <mark style="color:red;">DATE</mark>, on <mark style="color:red;">STREAMING SERVICE</mark>. Regular broadcasting began on <mark style="color:red;">DATE</mark>.

**Notes**: Information about an episode/multiple episodes of a TV anime being streamed online before those episodes were broadcast on TV.

Such information should always be placed in More Info. If the broadcasting information concerns the whole release and the anime in question is currently airing, place it in Background Info as well.

(V.6.3 of the[ Anime Guidelines](https://myanimelist.net/forum/?topicid=141101))

**Examples**:

* [RWBY: Hyousetsu Teikoku](https://myanimelist.net/anime/51381)
* [Tensei shitara Ken deshita](https://myanimelist.net/anime/49891)

</details>

<details>

<summary>Preview Screenings</summary>

**Phrasings**:&#x20;

* Film: <mark style="color:red;">\[i]FILM TITLE\[/i]</mark> was previewed at a screening at <mark style="color:red;">EVENT</mark> on <mark style="color:red;">DATE</mark>. Regular screenings premiered in Japanese theaters on <mark style="color:red;">DATE</mark>.
* TV Series: Episode <mark style="color:red;">NUMBER</mark> was previewed at a screening at <mark style="color:red;">LOCATION</mark> on <mark style="color:red;">DATE</mark>. Regular broadcasting began on <mark style="color:red;">DATE</mark>.

**Notes:** For films, include any screenings which precede the Japanese (or Chinese/Korean for works targeted at those markets) theater release. For TV anime, include any episodes which were screened prior to being broadcast on TV.

(V.6.3 of the[ Anime Guidelines](https://myanimelist.net/forum/?topicid=141101))

**Examples**:

* [Mirai no Mirai](https://myanimelist.net/anime/36936/Mirai_no_Mirai/moreinfo)
* [Koe no Katachi](https://myanimelist.net/anime/28851/Koe_no_Katachi/moreinfo)
* [Buddy Daddies](https://myanimelist.net/anime/53411/Buddy_Daddies/moreinfo)

</details>


---

# 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://malrewrite.gitbook.io/important-docs/important-documents/background-information/more-info.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.
