# NeuralText

## NeuralText

- [Welcome to Neuraltext](https://docs.neuraltext.com/introduction/master.md)
- [Target Audience](https://docs.neuraltext.com/introduction/target-audience.md)
- [Getting Started](https://docs.neuraltext.com/getting-started/basics.md): New to NeuralText? Start here.
- [Signing Up for an Account](https://docs.neuraltext.com/getting-started/signing-up-for-an-account.md)
- [Navigating the Dashboard](https://docs.neuraltext.com/getting-started/navigating-the-dashboard.md)
- [Setting Up Your First Project](https://docs.neuraltext.com/getting-started/setting-up-your-first-project.md)
- [Search Console Integration](https://docs.neuraltext.com/feature-guides/search-console-integration.md)
- [Connecting Your Web Properties](https://docs.neuraltext.com/feature-guides/search-console-integration/connecting-your-web-properties.md)
- [Analyzing Performance Data](https://docs.neuraltext.com/feature-guides/search-console-integration/analyzing-performance-data.md)
- [Keyword Discovery](https://docs.neuraltext.com/feature-guides/keyword-discovery.md)
- [Keyword Research](https://docs.neuraltext.com/feature-guides/keyword-discovery/keyword-research.md)
- [How to Pick the Right Keyword](https://docs.neuraltext.com/feature-guides/keyword-discovery/how-to-pick-the-right-keyword.md)
- [Keyword Clustering](https://docs.neuraltext.com/feature-guides/keyword-clustering.md)
- [How to Cluster Keywords](https://docs.neuraltext.com/feature-guides/keyword-clustering/keyword-clustering.md)
- [Analyzing Clustering Results](https://docs.neuraltext.com/feature-guides/keyword-clustering/analyzing-clustering-results.md)
- [Content Briefs and SERP Analysis](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis.md)
- [How to Use Documents](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/how-to-use-documents.md)
- [SERP Analysis](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/serp-analysis.md)
- [Content Briefs and Outlines](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/content-briefs-and-outlines.md)
- [Add data to a document](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/add-data-to-a-document.md)
- [Export documents](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/export-documents.md)
- [Share a SEO Brief](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/share-a-seo-brief.md)
- [Bulk SEO Content Briefs](https://docs.neuraltext.com/feature-guides/content-briefs-and-serp-analysis/bulk-seo-content-briefs.md)
- [Content Optimization](https://docs.neuraltext.com/feature-guides/content-optimization.md)
- [Content Optimization Basics](https://docs.neuraltext.com/feature-guides/content-optimization/content-optimization-basics.md)
- [Content Score](https://docs.neuraltext.com/feature-guides/content-optimization/content-score.md)
- [AI writing assistant](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant.md)
- [How the AI writing assistant works](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/how-the-ai-writing-assistant-works.md)
- [What is the science behind our AI?](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/what-is-the-science-behind-our-ai.md)
- [Is the generated text original/unique?](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/is-the-generated-text-original-unique.md)
- [The AI is generating weird or unexpected results](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/the-ai-is-generating-weird-or-unexpected-results.md)
- [AI tricks](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/ai-tricks.md)
- [There are words in my prompt that aren't allowed?](https://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/there-are-words-in-my-prompt-that-arent-allowed.md)
- [AI Prompts](https://docs.neuraltext.com/feature-guides/ai-templates.md)
- [Account management](https://docs.neuraltext.com/account/account-management.md)
- [Account Info](https://docs.neuraltext.com/account/account-management/account-info.md)
- [Usage quotas](https://docs.neuraltext.com/account/account-management/usage-quotas.md)
- [Team management](https://docs.neuraltext.com/account/account-management/team-management.md)
- [Plans & Billing](https://docs.neuraltext.com/account/account-management/plans-and-billing.md)
- [FAQs](https://docs.neuraltext.com/account/faqs.md): A list of frequently asked questions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.neuraltext.com/introduction/master.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.
