# Is the generated text original/unique?

Not always. Neither we nor our competitors can ensure this a priori. Giving high frequent and repetition penalty to the model, only assures that it will pick the least probable word.

You can check the originality/uniqueness of a text after you've generated the text by searching part of the generated text in Google or using third-party providers, like Copyscape.

We are discussing if integrating a third-party provider in our app in the next release cycles.


---

# 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.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/is-the-generated-text-original-unique.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.
