> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
$schema: https://holocron.so/frontmatter.json
title: Pricing
description: Holocron is free to try and $99/month per site for the full AI assistant and unlimited preview deployments.
icon: credit-card
---

# Pricing

Holocron is **free to start**. Create a site, write your docs, and get a built-in **AI chat assistant** out of the box. When you need the full model and unlimited preview deployments, **Holocron Pro** has you covered.

## Plans

<Aside>
  <Info>
    Subscriptions are **per site**. You only pay for sites you actively maintain.
  </Info>
</Aside>

|                     | **Free**          | **Pro**                            |
| ------------------- | ----------------- | ---------------------------------- |
| Hosted AI chat      | Trial only        | Full model, 50,000 credits / month |
| Preview deployments | 1 production only | Unlimited, every branch and PR     |
| Analytics           | —                 | Coming soon                        |
| Price               | $0                | **$99 / month**                    |

The **yearly plan** is **$990 / year**, two months free compared to paying monthly.

## What Pro unlocks

### Full AI chat assistant

The built-in **AI assistant** answers questions about your docs using your content. Free sites include a trial so you can see the chat in action, but it uses a temporary model and shows an upgrade notice. **Pro** sites get the full model with no notice and **50,000 credits per month**. Credits are tracked per site, so one project hitting its limit never affects another.

### Unlimited preview deployments

On the **Free** plan you get a single production deployment so you can see your site live. **Pro** removes the limit: every push to your default branch publishes a new version, and every branch or pull request gets its **own preview URL**. Review docs changes in context before they reach production, the same way you review code.

<Aside>
  <Tip>
    Previews are created automatically from PR branches via **GitHub Actions**.
  </Tip>
</Aside>

## Subscribe

Manage billing from the **Billing** tab of your project in the dashboard. Pick monthly or yearly, and switch or cancel any time through the Stripe billing portal.

<Aside>
  <Note>
    Billing runs on **Stripe**. Update payment, download invoices, or cancel any time.
  </Note>
</Aside>

[Open the dashboard](/dashboard) to subscribe.
