# Caching

- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.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.wproofreader.com/faq/technical/caching.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.
