# How do I reset the Episodes.fm cookie on my device?

## Google Chrome

<details>

<summary>Google Chrome (Desktop)</summary>

1. Open Chrome and click the three dots in the top-right corner.
2. Go to **Settings** > **Privacy and Security**.
3. Click **Cookies and other site data**.
4. Scroll down and click **See all site data and permissions**.
5. In the search bar, type **Episodes.fm**.
6. Click the trash icon next to the site to clear its cookies.

</details>

<details>

<summary>Google Chrome (Mobile)</summary>

1. Open Chrome, tap the three dots, and go to **Settings**.
2. Tap **Privacy and security** > **Clear browsing data**.
3. Choose **Cookies and site data**.
4. Tap **Site settings** > **All sites**.
5. Search for **Episodes.fm**, tap the entry, and select **Clear & reset**.

</details>

## Safari

<details>

<summary>Safari (Desktop)</summary>

1. Open Safari and go to **Preferences** (Safari menu).
2. Click on **Privacy** and then **Manage Website Data**.
3. Search for **Episodes.fm** in the search bar.
4. Select the site and click **Remove**.

</details>

<details>

<summary>Safari (Mobile)</summary>

1. Go to **Settings** > **Safari** > **Advanced** > **Website Data**.
2. Type **Episodes.fm** in the search bar.
3. Swipe left on the entry and tap **Delete**.

</details>

## Microsoft Edge

<details>

<summary>Microsoft Edge (Desktop)</summary>

1. Click the three dots in the top-right corner and go to Settings.
2. Click **Cookies and site permissions** > **Manage and delete cookies** > **See all cookies and site data**.
3. Search for **Episodes.fm**.
4. Click the trash icon next to it.

</details>

<details>

<summary>Microsoft Edge (Mobile)</summary>

1. Open Edge, tap the three dots, and go to **Settings**.
2. Tap **Privacy and Security** > **Clear browsing data**.
3. Select **Cookies and site data**.
4. Tap **Site permissions**, then search for **Episodes.fm** and select **Clear & reset**.

</details>


---

# 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.episodes.fm/how-do-i-reset-the-episodes.fm-cookie-on-my-device.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.
