# Clear Cookies & Cache

You can clear cookies & cache instantly with BetterBugs.io. You can also wipe the local and session data clean from your browser. This is an add-on feature of BetterBugs.io and works perfectly when your browser faces issues like slow loading, corrupted cache data, etc.

### How to Instantly Clear Your Website Cookies/Cache/Session Data using BetterBugs.io Extension

1. Open the extension and click the **three vertical dots (⋮)** icon on the top left (just beside the home icon).&#x20;
2. Click "**Clear Cookies & Cache**".
3. Select check boxes for what you'd like you clear:&#x20;
   * **Clear cache**&#x20;
   * **Clear cookies**
   * **Clear local & session**
4. &#x20;Hit "**Clear**" and you're good to go!&#x20;


---

# 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.betterbugs.io/product-features/clear-cookies-and-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.
