# WProofreader doesn't work in Zen browser

**Issue**

WProofreader may not work correctly in the Zen browser. Users can see a repeated sign-in prompt even after successfully logging in.

**Cause**

This is a known issue in the Zen browser. It affects browser extensions that use sign-in flows inside spaces or containers. The session isn't properly shared, which results in repeated authentication requests.

This behavior is not specific to WProofreader and also occurs with other extensions.

**Workaround**

To resolve the issue:

1. Open the **Sign in** page in a regular browser tab (not inside a container or space).
2. Complete the sign-in process there.
3. Return to your original tab and continue using WProofreader.

**Status**

This issue is tracked by the Zen browser team and is expected to be fixed on their side.

Reference: <https://github.com/zen-browser/desktop/issues/8806#issuecomment-3629094985>


---

# 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.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.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.
