> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thepublive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publive AXP overview

> What Publive AXP is, how AXP Edge and AI Streams work together, and who they're for.

Publive AXP (Agent Experience Platform) makes your brand findable and citable inside AI answers from ChatGPT, Google AI Overviews, Perplexity, and Gemini. AI agents read your site the same way human visitors and search crawlers do. If they can't parse or trust your content, they won't cite it.

<Card title="Go to the AXP dashboard" icon="gauge" href="https://dashboard.thepublive.com/v2/axp" horizontal>
  Manage your Brand Profile, Content & Global Rules, and Edge Analytics.
</Card>

<Frame>
  <img src="https://mintcdn.com/publive/CcB_uAzlivmFZ5Pg/images/axp/axp-home-dashboard.png?fit=max&auto=format&n=CcB_uAzlivmFZ5Pg&q=85&s=c90a9dc42bb54ff5c1fed8361552ece8" alt="AXP dashboard home showing Content Visibility, Pages Live at Edge, Agentic Interactions, and Quick Actions" style={{ borderRadius: '0.5rem' }} width="3274" height="1826" data-path="images/axp/axp-home-dashboard.png" />
</Frame>

AXP ships as two products:

<CardGroup cols={2}>
  <Card title="AXP Edge" icon="bolt" href="/axp/axp-edge/overview">
    Makes the pages you already have readable to AI, with no rebuild.
  </Card>

  <Card title="AI Streams" icon="sparkles">
    Publishes new, AI-first content designed to be cited. **Coming soon.**
  </Card>
</CardGroup>

## AXP Edge vs. AI Streams

The two products solve different problems, so you can run one or both.

|              | AXP Edge                                               | AI Streams                                                     |
| ------------ | ------------------------------------------------------ | -------------------------------------------------------------- |
| What it does | Serves your existing pages to AI, clean and structured | Builds new AI-first content on your domain                     |
| Effort       | Plug and play at the CDN layer, no rebuild             | Managed by Publive AXP's content engine                        |
| New content? | No, it re-renders what you already have                | Yes, prompt-researched pages published to a `/streams` section |
| Learn more   | [AXP Edge overview](/axp/axp-edge/overview)            | Coming soon                                                    |

<Info>
  Both products leave your site untouched for human visitors and search crawlers. Only AI agents receive a different, optimized response.
</Info>

## Use cases

| Use case                                                    | Product    | How                                                                                                        |
| ----------------------------------------------------------- | ---------- | ---------------------------------------------------------------------------------------------------------- |
| Make your existing site AI-citable without a rebuild        | AXP Edge   | Turn it on at the CDN layer. It's live in under two hours, with no code changes.                           |
| Keep your current SEO unaffected while adding AI visibility | AXP Edge   | Human visitors and search crawlers see your site unchanged. Only AI agents get the optimized view.         |
| See which AI platforms are crawling your site               | AXP Edge   | Edge Analytics breaks down agent traffic by platform, including GPTBot and PerplexityBot.                  |
| Keep specific pages out of the AI view                      | AXP Edge   | Configure [bypass rules](/axp/axp-edge/setup#bypass-rules) to exclude pages or sections from optimization. |
| Win the queries your competitors currently answer           | AI Streams | Publish schema-rich pages targeted at the prompts your buyers ask AI.                                      |
| Add AI-first content without restructuring your site        | AI Streams | Pages publish to a `/streams` subdirectory on your domain. No migration is required.                       |
| Track how AI describes your brand over time                 | AI Streams | Monitor Citations %, Share of Voice, and Sentiment every month.                                            |
| Check your AI readiness before you commit                   | Audit Hub  | Run the free [Content Visibility Grader and Brand AI Readiness Analyzer](/axp/audit-hub/overview).         |

## Who it's for

Publive AXP is built for engineering, technical SEO, and platform teams looking to make web properties AI-readable and citable:

| Team / role               | Technical focus                                                                                                 |
| ------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Engineering & DevOps      | Deploy AI-first SSR rendering and CDN-layer routing without altering application code or origin infrastructure. |
| Technical SEO & GEO leads | Ensure clean JSON-LD, structured schema, and bot user-agent management for generative engine optimization.      |
| Content & Platform leads  | Serve token-optimized content directly to AI agents while maintaining existing brand design for human visitors. |

## Supported architectures

| Site architecture            | Integration approach                                                |
| ---------------------------- | ------------------------------------------------------------------- |
| Decoupled & Headless         | Edge middleware or CDN worker routing (Vercel, Cloudflare, Fastly). |
| Server-Rendered / Monolithic | DNS-level edge proxy with zero origin code changes.                 |
| Multi-Domain / Enterprise    | Centralized rule management across multiple brand properties.       |

## Next steps

<CardGroup cols={2}>
  <Card title="Getting started" icon="bolt" href="/axp/axp-edge/setup">
    Get your existing site readable to AI in under two hours.
  </Card>

  <Card title="AI Streams" icon="sparkles">
    See how the content engagement pipeline works end to end. **Coming soon.**
  </Card>

  <Card title="Try the Audit Hub" icon="magnifying-glass" href="/axp/audit-hub/overview">
    Free tools to see what AI agents can currently read and cite from your site.
  </Card>

  <Card title="Get in touch" icon="comments" href="https://axp.thepublive.com/contact">
    Talk to Publive about getting AXP Edge live on your domain, or any other AXP question.
  </Card>
</CardGroup>
