# Shopware 5

## Shopware

- [Personalization for Shopware 5](https://docs.nosto.com/shopware/readme.md): Note: For Shopware 6, visit the documentation available here: https://docs.nosto.com/shopware-6
- [Installing](https://docs.nosto.com/shopware/installing.md)
- [Disconnecting](https://docs.nosto.com/shopware/disconnecting.md)
- [Uninstalling](https://docs.nosto.com/shopware/uninstalling.md)
- [Configuring](https://docs.nosto.com/shopware/configuring.md)
- [Guides](https://docs.nosto.com/shopware/guides.md)
- [Varnish & Full-Page Caches](https://docs.nosto.com/shopware/guides/varnish-and-full-page-caches.md)
- [Managing Recommendations](https://docs.nosto.com/shopware/guides/managing-recommendations.md)
- [Overriding or Extending Functionalities](https://docs.nosto.com/shopware/guides/overriding-or-extending-functionalities.md)
- [Overriding Product Data](https://docs.nosto.com/shopware/guides/overriding-or-extending-functionalities/overriding-product-data.md)
- [Overriding Customer Data](https://docs.nosto.com/shopware/guides/overriding-or-extending-functionalities/overriding-customer-data.md)
- [Features](https://docs.nosto.com/shopware/features.md)
- [Variations (Configurable Products)](https://docs.nosto.com/shopware/features/variations-configurable-products.md)
- [Add to Cart](https://docs.nosto.com/shopware/features/add-to-cart.md)
- [Supplier Cost & Inventory Level](https://docs.nosto.com/shopware/features/supplier-cost-and-inventory-level.md)
- [Restore Cart Link](https://docs.nosto.com/shopware/features/restore-cart-link.md)
- [Ratings & Reviews](https://docs.nosto.com/shopware/features/ratings-and-reviews.md)
- [Marketing permission and GDPR compatibility](https://docs.nosto.com/shopware/features/marketing-permission-and-gdpr-compatibility.md)
- [Multi Currency (Exchange Rates)](https://docs.nosto.com/shopware/features/multi-currency-exchange-rates.md)
- [FAQ](https://docs.nosto.com/shopware/faq.md)
- [Developing & Contributing](https://docs.nosto.com/shopware/developing-and-contributing.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nosto.com/shopware/readme.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.
