# Features

- [Product data caching](https://docs.nosto.com/magento-2/features/product-data-caching.md)
- [Built-in caching](https://docs.nosto.com/magento-2/features/product-data-caching/built-in-caching.md)
- [Database caching](https://docs.nosto.com/magento-2/features/product-data-caching/cachingimprovements.md)
- [Variations (Configurable Products)](https://docs.nosto.com/magento-2/features/variations-configurable-products.md)
- [Add to Cart](https://docs.nosto.com/magento-2/features/add-to-cart.md)
- [Indexer](https://docs.nosto.com/magento-2/features/indexer.md)
- [On 7.x](https://docs.nosto.com/magento-2/features/indexer/on-7.x.md)
- [On 5.x and 6.x](https://docs.nosto.com/magento-2/features/indexer/on-5.x-and-6.x.md)
- [On 4.x](https://docs.nosto.com/magento-2/features/indexer/4.0.0-less-than-5.0.0.md)
- [On 3.x](https://docs.nosto.com/magento-2/features/indexer/legacy-indexer.md)
- [Customer Group Pricing](https://docs.nosto.com/magento-2/features/customer-group-pricing.md)
- [Supplier Cost & Inventory Level](https://docs.nosto.com/magento-2/features/supplier-cost-and-inventory-level.md)
- [Restore Cart Link](https://docs.nosto.com/magento-2/features/restore-cart-link.md)
- [Ratings & Reviews](https://docs.nosto.com/magento-2/features/ratings-and-reviews.md)
- [Multi Currency (Exchange Rates)](https://docs.nosto.com/magento-2/features/multi-currency-exchange-rates.md)
- [Marketing permission and GDPR compatibility](https://docs.nosto.com/magento-2/features/marketing-permission-and-gdpr-compatibility.md)
- [Content Staging & Special Prices](https://docs.nosto.com/magento-2/features/content-staging-and-special-prices.md)


---

# 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.nosto.com/magento-2/features.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.
