# Advanced Version

The Advanced version of the FAQ Manager plugin is purchased via an In-App Purchase in the Shopware Store. It removes the limitations of the free version and unlocks the rich content types.

## Free Version

The free version includes all core features of the plugin:

* FAQ groups assigned via dynamic product groups
* FAQ entries with rich-text answers
* Configurable placement on the product detail page (tab before / after reviews, below description)
* Two CMS elements for Shopping Experiences (FAQ Groups, FAQ Entries)
* Translations for FAQ group and entry content
* `FAQPage` JSON-LD rich snippet
* Per-sales-channel configuration
* Plugin-wide and per-group description visibility
* Store API for headless projects

**Limitations:**

* Maximum of **3 FAQ groups**.
* Maximum of **5 FAQ entries**.
* Only the content type **Text** is available. Text + image, text + video and text + document are reserved for the Advanced version.

Once a limit is reached, the affected creation flow is blocked and a message points to the In-App Purchase upgrade. Existing data above the limit stays editable in the administration.

## Advanced Version

With the Advanced version you additionally get:

* **Unlimited FAQ groups** — No restriction to 3 groups.
* **Unlimited FAQ entries** — No restriction to 5 entries.
* **Text + image** content type — Pick an image, position it relative to the answer, link it.
* **Text + video** content type — Embed YouTube (with extended privacy mode and player-controls toggle), Vimeo or any other video source.
* **Text + document** content type — Provide a downloadable file with title and description.

## How to Upgrade

You can upgrade to the Advanced version directly from the administration area. On the FAQ Entries tab, the FAQ Groups tab and the plugin configuration's Subscription card you will find an upgrade button that takes you to the In-App Purchase.

After purchase, all limitations are removed immediately and the additional content types appear in the entry editor.


---

# 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://docs.premsoft.de/en/plugins/faq-products-+-shopping-experiences/advanced-version.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.
