# Plagiarism Checker

**Plagiarism: A Growing Concern on the Web**

Is Your AI-Generated Content Original? Generative AI is revolutionizing numerous industries, but it’s crucial to use it responsibly. Modern AI models, which are trained on extensive text data from the internet, may inadvertently reproduce substantial portions of this text when creating new content. Publishing such plagiarized material can lead to legal repercussions and potential search engine penalties for your site.

Copyscape is the global benchmark trusted by millions of website owners to ensure the originality of their content and prevent duplication.

### How to use Plagiarism Checker?

To use Plagiarism Checker to your article, click on '**Plagiarism**' in the menu on the right side of your article.

<figure><img src="/files/Cea9iHCLRjdp1XWOW9PY" alt=""><figcaption></figcaption></figure>

Click on the blue '**Check Plagiarism**' button and within a few seconds, you will get the percentage of text in your article that is identical to existing articles on the web.

<figure><img src="/files/fJmQNf8m9tzlSjSdKVcq" alt=""><figcaption></figcaption></figure>

In the example below, the plagiarism rate is 0%.&#x20;

You can repeat the check by clicking '**Recheck**'.&#x20;

If your plagiarism rate is too high, you can request a rewrite of your article by clicking '[Rewrite](/gocontent-article/edit-and-manage-my-articles/rewrite.md)'.

<figure><img src="/files/B6qXErwGZeLFWl5xPIXi" alt=""><figcaption></figcaption></figure>


---

# 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://docs.gocontent.ai/gocontent-article/edit-and-manage-my-articles/plagiarism-checker.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.
