> For the complete documentation index, see [llms.txt](https://docs.nosto.com/shopware-6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nosto.com/shopware-6/getting-started/guides.md).

# Guides

- [Cookies](https://docs.nosto.com/shopware-6/getting-started/guides/cookies.md): This guide explains the Nosto usage of cookies
- [Sorting](https://docs.nosto.com/shopware-6/getting-started/guides/sorting.md)
- [Dynamic Product Grouping](https://docs.nosto.com/shopware-6/getting-started/guides/dynamic-product-grouping.md): Create a Dynamic Product Group, link it to a category, and synchronise the result with Nosto so the correct products appear in merchandising, search, and recommendations.
- [Clearance Sale & Hide products after clearance](https://docs.nosto.com/shopware-6/getting-started/guides/clearance-sale-and-hide-products-after-clearance.md): How these Shopware settings affect Nosto catalogue synchronisation
- [Product Synchornization](https://docs.nosto.com/shopware-6/getting-started/guides/product-synchornization.md)
- [Product Visibility](https://docs.nosto.com/shopware-6/getting-started/guides/product-visibility.md): Feature available in Nosto Plugin ≥ 3.5.5 (Shopware 6.5), ≥ 5.1.5 (Shopware 6.6) and ≥ 6.6.0  Purpose Respect the Visibility per Sales Channel flag in Shopware so that hidden products are automaticall
- [Caching](https://docs.nosto.com/shopware-6/getting-started/guides/caching.md): Feature flag introduced in Nosto Plugin 3.5.5 / 5.1.5 / 6.0.0
- [Fallback mechanism for Search and Categories](https://docs.nosto.com/shopware-6/getting-started/guides/fallback-mechanism-for-search-and-categories.md): Guarantee that Product-Listing Pages (PLP) and Search-Result Pages (SERP) always return products—even if a Nosto request fails or returns no data.
- [Filters](https://docs.nosto.com/shopware-6/getting-started/guides/filters.md): How to control PLP & SERP filters when your store uses Nosto-powered SERP and PLP


---

# 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:

```
GET https://docs.nosto.com/shopware-6/getting-started/guides.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.
