# How to clear your browser's cache

{% hint style="info" %}
Need more help? [Contact support](https://share-eu1.hsforms.com/17Dg6h-w3RcKrfET2g4-5mQf47va).
{% endhint %}

*For all plans, employers and jobseekers.*

Web browsers keep local copies of website data to load those websites more quickly in the future - these are known as your browser's cache.

When you experience an issue that is not occurring on other browsers or computers, the source of that issue may lie in your browser's cache. Clearing the cache will generally resolve these issues.

The process for clearing a browser's cache is different for every browser. Learn how to clear your cache in the following browsers in their documentation:

* [**Google Chrome**](https://support.google.com/chrome/answer/95582?hl=en&__hstc=20629287.f7fece4777cb0fc7dd46d8ce07b13acc.1666629159030.1666629159030.1666629159030.1&__hssc=20629287.12.1666629159031&__hsfp=3175247582)
* [**Safari**](https://support.apple.com/en-ie/guide/safari/sfri47acf5d6/mac)
* [**Mozilla Firefox**](https://support.mozilla.org/en-US/kb/how-clear-firefox-cache)
* [**Internet Explorer**](https://support.microsoft.com/en-gb/help/17438/windows-internet-explorer-view-delete-browsing-history#ie=ie-11)
* [**Microsoft Edge**](https://support.microsoft.com/en-ie/help/10607/microsoft-edge-view-delete-browser-history)


---

# 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://inten-jobs.gitbook.io/knowledge-base/blog/how-to-clear-your-browsers-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.
