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

# Plans & Billing

GEOReport offers four different plans, designed to fit everyone from **solo website owners** to **large agencies**. Each plan unlocks different levels of **audits, exports and client-facing features.**

Think of it as choosing between a **basic health checkup** and a **full-body diagnostic scan.** The more advanced the plan, the deeper you can analyze your AI visibility.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Free Plan</h4></td><td><p></p><ul><li>What does GEOReport offer on the Free Plan?</li><li>Why this matters for AI visibility?</li></ul></td><td><a href="/files/VL6lTk6EmnEFYvObvIY1">/files/VL6lTk6EmnEFYvObvIY1</a></td><td><a href="/pages/e0tQTgnqLdNyKFuoCyLz">/pages/e0tQTgnqLdNyKFuoCyLz</a></td></tr><tr><td><h4>Pro Plan</h4></td><td><p></p><ul><li>What does GEOReport offer on the Pro Plan?</li><li>Why this matters for AI visibility?</li></ul></td><td><a href="/files/u2N7wMnF8ceOKbjEJnbM">/files/u2N7wMnF8ceOKbjEJnbM</a></td><td><a href="/pages/y62ZPWGqTMI3Szviap6Q">/pages/y62ZPWGqTMI3Szviap6Q</a></td></tr><tr><td><h4>Agency Plan</h4></td><td><p></p><ul><li>What does GEOReport offer on the Agency Plan?</li><li>Why this matters for AI visibility?</li></ul></td><td><a href="/files/er8tkRS2uLT0Z4Mq2zrc">/files/er8tkRS2uLT0Z4Mq2zrc</a></td><td><a href="/pages/LaewPZqSYcmLnH4LESHi">/pages/LaewPZqSYcmLnH4LESHi</a></td></tr><tr><td><h4>Lifetime Plan</h4></td><td><p></p><ul><li>What does GEOReport offer on the Lifetime Plan?</li><li>Why this matters for AI visibility?</li></ul></td><td><a href="/files/AOCIacPEBd5gzsEm8LXJ">/files/AOCIacPEBd5gzsEm8LXJ</a></td><td><a href="/pages/9eVMPQdaJT63T44Ac5dL">/pages/9eVMPQdaJT63T44Ac5dL</a></td></tr><tr><td><h4>Billing &#x26; Upgrade</h4></td><td><p></p><ul><li>Billing &#x26; Upgrades Service</li><li>Why this matter?</li></ul></td><td><a href="/files/WaOth27kRfpkjENxtF0l">/files/WaOth27kRfpkjENxtF0l</a></td><td><a href="/pages/ob1Iq8agGdbMxoEbz9kX">/pages/ob1Iq8agGdbMxoEbz9kX</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://georeport.gitbook.io/georeport-docs/plans-and-billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
