> For the complete documentation index, see [llms.txt](https://docs.quizsolverai.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quizsolverai.com/doc/features/auto-detect-on-quiz-sites.md).

# Auto-Detect on Quiz Sites

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

The Auto-Detect feature of QuizSolver is a sophisticated functionality designed to streamline your quiz-solving experience. Compatible with a wide array of educational and quiz websites, this feature intelligently identifies quiz questions or exercises and provides a convenient button adjacent to them.

**How It Works:**

* When you navigate to a quiz or a question on any of the supported sites, QuizSolver's Auto-Detect feature automatically recognizes the quiz content.
* A distinct QuizSolver button appears next to the detected quiz question or exercise. This makes it exceptionally easy for you to access QuizSolver's assistance.
* To get the answer, simply click on this button. QuizSolver then processes the question and delivers you the answer promptly.

<figure><img src="/files/X9hqXH7F3odQR5BMMdiH" alt=""><figcaption><p>Auto-detect demo animation</p></figcaption></figure>

### Supported Websites

QuizSolver's Auto-Detect feature works seamlessly with a range of popular educational platforms, including:

* Coursera.org
* KhanAcademy.org
* ProProfs.com
* ACT.org (Including app.codility.com)
* Codility.com
* OpenClassroom.com
* Udemy.com
* Quiz-Maker.com
* KidsQuizDaily.co.uk
* LinkedIn Learning
* Quizlet.com
* Byjus.com
* QuizForFriend.com
* QuipoQuiz.com
* AACC.Instructure.com
* Learn.Luiss.it
* StackOverflow\.com
* LeetCode.com&#x20;
* ClassMarker.com&#x20;
* SkillValue.com&#x20;
* LanierTech.Blackboard.com

**Ease of Use:** The Auto-Detect feature is designed with user convenience in mind, making your learning process more efficient and effective. Whether you’re preparing for an exam, enhancing your professional skills, or satisfying your curiosity, QuizSolver is here to assist you in your academic and professional endeavors.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/features/auto-detect-on-quiz-sites.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.
