# Extension

### **Download the Extension**&#x20;

Haven't downloaded QuizSolver yet?&#x20;

It's straightforward. Just click [here ](https://chromewebstore.google.com/detail/quiz-solver/ijlpijnplhhbggppiebkfakonpjdikhl)to download and follow these simple steps:

* Click the "Add to Chrome" button.
* A pop-up will appear; click "Add Extension."

<figure><img src="/files/gH2xlqAuNpc3LOS3XnyY" alt=""><figcaption></figcaption></figure>

### **Extension User Interface**

Our extension is intuitively designed for optimal academic support. It consists of 3 main screens, each serving a unique function to boost your study efficiency.

**Home Screen**&#x20;

Your central hub for QuizSolver's key features. Easily get accurate answers, delve into complex subjects, and engage with the main functionalities of the software.

<figure><img src="/files/lIfanlZhhGiEAhx4ZVVZ" alt=""><figcaption></figcaption></figure>

**Settings Screen**&#x20;

Customize your QuizSolver experience in the Settings. Adjust preferences to suit your study style and make the most out of the extension.

<figure><img src="/files/o0CUftEQ7cEU5COzx7Ar" alt=""><figcaption></figcaption></figure>

**Advanced Settings Panel**

All QuizSolver configuration options are now centralized in one easy-to-use panel. Users can manage:

* Request Types
* Language Preferences&#x20;
* Image Solver
* Custom Styling&#x20;
* Ghost Mode&#x20;
* Notifications

To access the Advanced Settings Panel&#x20;

1. Open the **QuizSolver Extension**.
2. Click on **Settings** → **Full Settings**.

<figure><img src="/files/dlHuIbnkLD8yzSbtFvMi" alt=""><figcaption><p>Advanced Settings Panel</p></figcaption></figure>

**Question Answer Screen**&#x20;

This is where the magic happens. After selecting a question or a quiz problem, you'll have the detailed, AI-generated answers on this window. It's a quick and efficient way to enhance your understanding and solve academic queries.

<figure><img src="/files/k7FpOP0cIqHBqEHtvZNP" alt=""><figcaption></figcaption></figure>


---

# 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/usage/extension.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.
