> For the complete documentation index, see [llms.txt](https://docs.kaaryasetu.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaaryasetu.in/tips-and-recommendations/clear-cache.md).

# Clear cache

Browser cache contains copies of pages, videos, images, and other content you've viewed in the browser. Cache helps to lower the number of requests to websites. If the page you want to view is already cached, the browser instantly loads it from your hard drive.

You need to clear your browser cache regularly to free up hard drive space or if pages are displayed incorrectly (for example, the older versions).

To learn how to clear cache, choose your browser:

* [Yandex Browser](https://yandex.ru/support/browser/personal-data-protection/cache-memory.html#clearing-cache)
* [Microsoft Edge](https://support.microsoft.com/ru-ru/microsoft-edge/%D0%BF%D1%80%D0%BE%D1%81%D0%BC%D0%BE%D1%82%D1%80-%D0%B8%D0%BB%D0%B8-%D1%83%D0%B4%D0%B0%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D1%81%D0%BE%D0%B4%D0%B5%D1%80%D0%B6%D0%B8%D0%BC%D0%BE%D0%B3%D0%BE-%D0%B6%D1%83%D1%80%D0%BD%D0%B0%D0%BB%D0%B0-%D0%B1%D1%80%D0%B0%D1%83%D0%B7%D0%B5%D1%80%D0%B0-%D0%B2-microsoft-edge-00cf7943-a9e1-975a-a33d-ac10ce454ca4)
* [Google Chrome](https://support.google.com/chrome/answer/2392709?hl=ru\&co=GENIE.Platform=Desktop)
* [Mozilla Firefox](https://support.mozilla.org/ru/kb/kak-udalit-kesh-firefox?redirectslug=kak-ochistit-kesh-firefox\&redirectlocale=ru)
* [Opera](https://help.opera.com/ru/latest/security-and-privacy/#clearPrivateData)
* [Safari](https://support.apple.com/ru-ru/guide/safari/sfri47acf5d6/mac)


---

# 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.kaaryasetu.in/tips-and-recommendations/clear-cache.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.
