# Cache plugins

In YayCurrency (version 2.4.2 and newer) → go to **Advanced Settings**, you can enable **Compatible with cache plugins** to make it work with your caching system. &#x20;

Enable this option will do these actions:

* Bypass server cache
* Fetch the latest currency data using AJAX
* Save the newest data into the browser cookie

This feature works with these cache plugins:

* W3 Total Cache
* WP Rocket
* LiteSpeed Cache
* WP Super Cache
* NitroPack
* WP-Optimize
* Cloudflare cache
* And many others!

{% hint style="warning" %}
**Note:**\
If you are using **another third-party plugin** that *recalculates* the converted prices, this cache compatibility function might not work as intended. WooCommerce Wholesale Pro, WooCommerce Product Add-ons, WooCommerce Name Your Price, Woo Discount Rules, to name a few.
{% endhint %}


---

# 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.yaycommerce.com/yaycurrency/compatibility/cache-plugins.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.
