# How to clear browser cache

## 1. Chrome

1. Open **Chrome Settings**
2. Go to **Privacy and Security**
3. Click on **Delete browsing data**
4. Select:
   * **Cookies and other site data**
   * **Cached images and files**
   * Browsing History (Optional)
5. Click **Delete data**

{% embed url="<https://vimeo.com/1145158061?fe=ci&fl=sv&share=copy>" %}

***

## 2. Mozilla

#### **Option 1: Clear Cookies & Cache for All Sites**

1. Open **Firefox**
2. Click the **Menu (☰)** button in the top-right corner
3. Select **Settings**
4. Go to **Privacy & Security**
5. Scroll to **Cookies and Site Data**
6. Click **Clear browsing Data**
7. Check:
   * **Cookies and Site Data**
   * **Cached Web Content**
8. Click **Clear**

{% embed url="<https://vimeo.com/1145177413?fe=ci&fl=sv&share=copy>" %}


---

# 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://help.spicegems.com/geoip-country-redirect/country-redirect/faqs/how-to-clear-browser-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.
