# Feature Guides

- [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)


---

# 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.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.
