# AI writing assistant

NeuralText uses state-of-the-art technology to generate text with the click of a button.\
\
But it's far far from being perfect, and that's totally normal.

All the AI writing assistant on the market can occasionally generate repetitive, factually incorrect and off-topic content.\
\
But by understanding how our AI works you will increase the likelihood that you get quality content every time.

{% hint style="success" %}
What you will learn:

* How NeuralText AI works
* Why context and patterns matter
* Is the generated text original/unique?
* How to use AI Templates
* How to make things right when the AI writes off-topic
  {% 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://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant.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.
