# There are words in my prompt that aren't allowed?

Despite our best efforts, we are severely limited in what words we can and cannot use to generate content. Our goal is to prevent misuse of the tool. Sometimes these restrictions include normal words like "blood".

Can you identify any words or terms in your prompt that you think might be misunderstood? You might want to consider rephrasing it. Should that still fail to fix the problem, feel free to send us the prompt and we'll assist you.


---

# 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/there-are-words-in-my-prompt-that-arent-allowed.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.
