# Ghost Mode

Ghost Mode is a **stealth feature** that makes the QuizSolver extension invisible for discreet use. It’s designed for users who want to **use AI-powered quiz assistance without drawing attention** in environments where AI tools may be restricted, such as schools, universities, or workplaces.

When enabled, **Ghost Mode hides the QuizSolver interface**, making it appear as if the extension isn’t running. However, the core functionalities remain active in the background.

**How Does Ghost Mode Work?**

Ghost Mode applies the following changes:

* **Invisible Extension UI** – The QuizSolver interface disappears from the browser.
* **Transparent Answer Box** – When solving a question, only the **answer itself** is displayed with **no visible UI elements** around it. This makes it look like normal webpage text.
* **No Popup Distractions** – The extension does not show visible popups or visible notifications while in Ghost Mode.
* **Hidden Smart Highlight & QuickSnap** – When using text selection or image-based solving, results appear seamlessly as if they were part of the page.

**Who Can Benefit from Ghost Mode?**

* Students in restricted learning environments who **don’t want others to see they are using an AI assistant**.
* Professionals who need quick answers **without obvious AI-generated responses**.
* Users who prefer a minimalist interface with **no popups or visible buttons**.

**How to Enable Ghost Mode?**

1. Open the **QuizSolver Extension**.
2. Navigate to **Settings or Advanced Settings**.
3. Toggle **Ghost Mode** ON.
4. The answer box UI will become transparent and will show only the answer.

<figure><img src="/files/4WfSrhwqBrMAv5aajbbf" alt=""><figcaption><p>Ghost mode switch - Settings</p></figcaption></figure>

<figure><img src="/files/YOzEC5bQHSONZc3CRwid" alt=""><figcaption><p>Ghot mode switch - Advanced settings</p></figcaption></figure>

{% hint style="info" %}
📌 *To disable Ghost Mode, return to settings and toggle it OFF.*
{% endhint %}

**Ghost Mode in Action**

When you request an answer while Ghost Mode is active:

<figure><img src="/files/7vyqSDEJNalQkNyARRDU" alt=""><figcaption><p>Ghost Mode in action</p></figcaption></figure>

{% hint style="success" %}
When you hover over the invisible answer box, it will appear discreetly
{% endhint %}

This feature ensures **maximum discretion and usability**, making QuizSolver one of the most **versatile and adaptive** AI quiz assistants available.


---

# 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.quizsolverai.com/doc/ghost-mode.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.
