# Plagiarism

{% hint style="danger" %}
**Your synopsis must be 100% original content.** "Basing" your synopsis on another is still plagiarism, even if you have reworded it. The use of AI writing services such as ChatGPT or Grammarly and any machine translation from a non-English language are also considered plagiarism.
{% endhint %}

A good rule of thumb is to avoid reading existing synopses for the series you are about to write for, prior to writing your own, in order to avoid subconscious influence.

For a series that has a different adaptation with an existing Rewrite synopsis, you are still expected to come up with an original and unique synopsis. For example, the synopsis for Adachi to Shimamura (Anime) is stylistically different from the synopsis for Adachi to Shimamura (Manga) despite covering the same story.

#### Examples:

{% embed url="<https://myanimelist.net/anime/39790/Adachi_to_Shimamura>" %}
Adachi to Shimamura (Anime)
{% endembed %}

{% embed url="<https://myanimelist.net/manga/120071/Adachi_to_Shimamura>" %}
Adachi to Shimamura (Manga)
{% endembed %}

You may use a tool such as the one linked below to double check that your synopsis is not mistaken for plagiarized content. It will tell you if a phrase found in your synopsis exists in another text. If that is the case, you can try using synonyms (see a thesaurus) or rewording phrases, but make sure that the substituted word/phrase does not change the meaning. Also, while third-party tools are useful, do not rely too heavily on them. You should do careful research yourself after you have finished writing your synopsis.

{% embed url="<http://smallseotools.com/plagiarism-checker/>" %}

{% hint style="warning" %}
To better ensure your synopsis is not flagged as AI-generated content, **please write in the synopsis document itself.** **Do not write in a separate document and copy/paste the synopsis**. Your handwritten changes will be reflected in the document history, which can and will be accessed by editors and reviewing coordinators for future reference.
{% endhint %}

MAL Rewrite tolerates no plagiarism whatsoever, and if a synopsis is found to be plagiarized, the writer will be asked to start over from scratch. Repeated, continued offenses of plagiarism will result in more serious consequences.


---

# 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/writer-instructions/contents/writing-guidelines/plagiarism.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.
