> For the complete documentation index, see [llms.txt](https://docs.frase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frase.io/feature-reference.md).

# Feature Reference

- [Brand Hub](https://docs.frase.io/feature-reference/brand-hub.md): Keep every piece of content on-brand, consistent, and ready to ship.
- [SEO Analytics](https://docs.frase.io/feature-reference/seo-analytics.md): Turn search data into clear content priorities.
- [Content Opportunities](https://docs.frase.io/feature-reference/content-opportunities.md): Discover data-driven ways to improve your content
- [Deep Research](https://docs.frase.io/feature-reference/deep-research.md): Turn uncertainty into clarity before you ever open a blank page.
- [Content Scores Explained](https://docs.frase.io/feature-reference/content-scores-explained.md): See how Frase evaluates and helps optimize your content for search and AI discovery
- [Theme Your Blog Automatically](https://docs.frase.io/feature-reference/theme-your-blog-automatically.md): Match your Frase-hosted blog to your existing site's look without touching a design tool. Frase studies your brand's visual style and themes your blog to fit.
- [Internal & External Linking](https://docs.frase.io/feature-reference/internal-and-external-linking.md): How Frase helps you build a well-connected article.
- [Creating Content](https://docs.frase.io/feature-reference/creating-content.md): Turn ideas into structured, optimized content—fast, flexible, and fully in your control.
- [Content Clusters](https://docs.frase.io/feature-reference/content-clusters.md): Build topical authority with themed clusters
- [Using Projects](https://docs.frase.io/feature-reference/using-projects.md): Organize & group your content in Frase
- [Frase Answers](https://docs.frase.io/feature-reference/frase-answers.md): Turn real visitor questions into published content that ranks on Google and gets cited by AI
- [Autonomy Trust Center](https://docs.frase.io/feature-reference/autonomy-trust-center.md): Choose how much of your content Frase can publish without you, with guardrails that pull automation back if quality slips.


---

# 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 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.frase.io/feature-reference.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.
