> 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/get-started/readme.md).

# Welcome to Frase

Frase is the content operating system for AI search — an agentic SEO and GEO platform that researches, writes, publishes, monitors, and fixes your content, so your pages rank on Google and get cited by AI.

Most tools do one job, then hand the rest back to you. Frase is built the other way around. It learns how your brand sounds, then runs the whole loop end to end. Frase does the work. The call is always yours.

{% hint style="success" %}
Whether you're a solo marketer, an in-house content team, or an agency running this same loop across a roster of clients, Frase connects strategy and execution into one workflow — so you spend less time figuring out what to do and more time shipping work that performs.
{% endhint %}

### What Frase Does

Frase carries your brand and competitor context through every stage of a repeatable loop, all in one place. Each page you publish sharpens the next one.

Here's the cycle:

{% stepper %}
{% step %}

#### Listen

[Frase Answers](https://docs.frase.io/feature-reference/frase-answers) captures the real questions your visitors ask on your own site. The loop starts from first-party demand — those questions tell Frase exactly what's worth creating next.&#x20;
{% endstep %}

{% step %}

#### Create

[Go from research to brief to finished article.](https://docs.frase.io/core-workflows/create-new-content-that-ranks) Frase digs through your market — search trends, competitors, content gaps — then drafts the piece and its images, with real-time SEO and GEO scoring as you go.&#x20;

**Want to write it yourself?** Frase handles the research and brief and gets out of your way. You can also [import and improve content](https://docs.frase.io/core-workflows/optimize-existing-content) that already exists.&#x20;
{% endstep %}

{% step %}

#### Publish

One click sends the finished draft live to [WordPress](https://docs.frase.io/integrations/cms-publishing/wordpress), [Webflow](https://docs.frase.io/integrations/cms-publishing/webflow), [Sanity](https://docs.frase.io/integrations/cms-publishing/sanity), [Wix](https://docs.frase.io/integrations/cms-publishing/wix), or [Frase CMS](https://docs.frase.io/integrations/cms-publishing/frase-cms) — no copy-pasting, no reformatting. Every page that goes live becomes something to optimize.
{% endstep %}

{% step %}

#### Monitor&#x20;

Frase tracks how you rank on Google and where AI engines cite you, with [AI Visibility](https://docs.frase.io/core-workflows/ai-visibility-and-geo) across ChatGPT, Perplexity, Gemini, and Google AI. You see a problem before it costs you — and before your client tells you.
{% endstep %}

{% step %}

#### Fix&#x20;

[Content Guard](https://docs.frase.io/core-workflows/publish-and-protect-with-content-guard) catches a page losing rank or traffic, drafts the revision, and sets it in front of you ready to read. Approve it and Frase republishes to your CMS.&#x20;

A sharper page feeds the next round of research — and the loop comes around again.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
This isn't a linear checklist — it's a connected system. You can jump in at any stage, and Frase will meet you there. Human review is the default at every step: Frase proposes, you decide.
{% endhint %}

### What's New About Search (And Why It Matters)

If you've been doing SEO for a while, you already know the landscape has shifted. If you're newer to it, here's the context that shapes how Frase is built:

> More than 50% of Google searches now end without a click on a blue link. When an AI Overview appears, that number climbs above 80%. At the same time, AI platforms like ChatGPT, Perplexity, and Claude are becoming discovery engines in their own right — and the traffic they send converts at dramatically higher rates than traditional search clicks, because visitors arrive already knowing who you are.

**You can rank #1 and still watch AI hand the answer to someone else.** So content now has to perform on two surfaces: traditional search and AI.&#x20;

Ranking on Google still matters — a lot. But getting cited by AI systems is becoming just as important, and the signals they respond to are different. Frase is built to optimize for both at once, and to keep watching after you publish.

### How to Use These Docs

The help center is organized around how you actually work — not a list of every feature.

* **Get Started** — Orientation and setup. Start here if you're new.
* **Core Workflows** — Goal-first guides that show you how Frase's features work together to achieve a specific outcome. If you arrived with a question like "how do I rank higher" or "how do I get cited by ChatGPT," this is where to go.
* **Feature Reference** — Detailed documentation for individual features. Use this when you need to go deeper on something specific, or when the [Frase Agent](https://docs.frase.io/get-started/meet-the-frase-agent) points you here.

{% hint style="success" %}
**Not sure where to start?** Ask the Frase Agent directly in the app. Describe your goal in plain language and it'll point you in the right direction — or just handle it for you.
{% endhint %}

### A Few Things Worth Knowing Upfront

**The** [**Frase Agent**](https://docs.frase.io/get-started/meet-the-frase-agent) **can run most of the loop for you.** Almost every workflow in Frase can be started through a conversation with the Agent. If you're ever unsure what to do next, just ask it.

**Set up your site first.** The more context Frase has about your brand, competitors, and existing content, the more useful every stage of the loop gets. Connecting your site and your Google Search Console account early makes a real difference. → See: [Connect Your Site and Brand](https://docs.frase.io/get-started/connect-your-site-and-brand)

**SEO and GEO aren't competing priorities.** A piece of content that ranks well on Google and gets cited by AI isn't two different pieces — it's one well-structured, well-researched, authoritative article. [Frase's scoring](https://docs.frase.io/feature-reference/content-scores-explained) helps you clear both bars at once.

**You stay in control.** Frase proposes the fix and waits for your yes. Want the small, repetitive fixes to ship on their own? They will — the day you flip that switch, and not before.

{% hint style="success" %}
**Need help?** Reach us at <support@frase.io>.
{% endhint %}


---

# 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/get-started/readme.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.
