# Editions

Advanced SEO is available in two editions. The **Free** edition covers everything you need for solid on-page SEO, with dynamic token inputs, reset-to-default, and live-updating search and social previews. The **Pro** edition unlocks advanced features like sitemaps, multi-site support, and AI copywriting.

## Free

Everything you need for solid on-page SEO. Compose titles and descriptions using dynamic tokens pulled from your content fields, preview how they look in search results and social media, and reset any value back to its inherited default.

* [Complete meta output](/reference/meta-tags-and-scripts.md)
* [Intuitive editing with live previews](/usage/on-page-seo.md)
* [Global site defaults](/usage/settings-and-defaults.md#site-defaults)
* [Collection and taxonomy defaults](/usage/settings-and-defaults.md#collection--taxonomy-defaults)
* Git integration
* [Migration from SEO Pro and Aardvark SEO](/getting-started/installation.md#migration)

## Pro

Unlock the full potential of Advanced SEO. Includes everything from the Free edition, plus:

* [Sitemaps](/usage/sitemaps.md)
* Multi-site support
* [AI copywriting](/usage/ai.md)
* [Social images generator](/usage/social-images-generator.md)
* [Granular permissions](/usage/permissions.md)
* [Custom routes](/extending/custom-routes.md)
* [Custom tokens](/extending/tokens.md)
* [GraphQL](/reference/graphql.md)
* [Eloquent driver](/usage/configuration.md#eloquent-driver)

## License

The **Free** edition can be used without a license. The **Pro** edition requires a [license from the Statamic Marketplace](https://statamic.com/addons/aerni/advanced-seo).


---

# Agent Instructions: 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://advanced-seo.michaelaerni.ch/getting-started/editions.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.
