# Doujinshi

## Database Criteria

Doujinshi can be added to the website if it meets all the following criteria:

1. The doujinshi is by an ***already*** serialized mangaka. &#x20;
2. It meets the Japanese '[Country Of Origin](/submission-manual/submission-form/general/typings/country-of-origin.md)'. &#x20;
3. The doujinshi is not based on existing published material (anime, manga, manhwa etc.) - it must be an ***original*** work.

Doujinshi is not a format on AniList, instead, you have to the toggle the [Self Published ](/submission-manual/submission-form/general/misc/self-published.md)option.

{% hint style="warning" %}
The ‘*original work*’ rule can be waived if the doujinshi in question is by the original author of the existing material.

Example:\
[R of Black Lagoon](https://anilist.co/manga/87131/R-of-Blacklagoon/) is a doujinshi of [Black Lagoon](https://anilist.co/manga/30735/Black-Lagoon/) published by the original author, [Hiroe Rei](https://anilist.co/staff/97578/Rei-Hiroe).
{% endhint %}

{% hint style="info" %}
Some doujinshi that enter serialization may be converted to the manga format provided the new serialization is not an entirely new work. Please refer to [manga](/submission-manual/before-you-begin/written-media-information/manga.md#doujinshi-into-manga) for more information.
{% endhint %}


---

# 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://anilist2.gitbook.io/submission-manual/before-you-begin/written-media-information/doujinshi.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.
