# Quizsolver

## extension

- [Introduction to QuizSolver](https://docs.quizsolverai.com/doc/overview/introduction-to-quizsolver.md)
- [Quick Start Guide](https://docs.quizsolverai.com/doc/overview/quick-start-guide.md)
- [Install from GitHub (For Restricted Environments)](https://docs.quizsolverai.com/doc/overview/install-from-github-for-restricted-environments.md)
- [Dashboard](https://docs.quizsolverai.com/doc/usage/dashboard.md)
- [Extension](https://docs.quizsolverai.com/doc/usage/extension.md)
- [Subscription and Credits](https://docs.quizsolverai.com/doc/usage/subscription-and-credits.md)
- [Notice](https://docs.quizsolverai.com/doc/usage/notice.md)
- [Ensuring User Privacy](https://docs.quizsolverai.com/doc/ensuring-user-privacy.md)
- [QuickSnap](https://docs.quizsolverai.com/doc/features/quicksnap.md)
- [Smart Highlight](https://docs.quizsolverai.com/doc/features/smart-highlight.md)
- [Auto-Detect on Quiz Sites](https://docs.quizsolverai.com/doc/features/auto-detect-on-quiz-sites.md)
- [Auto Form Solver](https://docs.quizsolverai.com/doc/features/auto-form-solver.md)
- [Ghost Mode](https://docs.quizsolverai.com/doc/ghost-mode.md): Ghost Mode – Stay Hidden, Stay Smart
- [Answer Box Custom Style](https://docs.quizsolverai.com/doc/answer-box-custom-style.md)
- [Image Solver](https://docs.quizsolverai.com/doc/image-solver.md)
- [Flexibile Request types](https://docs.quizsolverai.com/doc/flexibile-request-types.md): Customize How QuizSolver Handles Your Queries
- [Keyboard Shortcuts](https://docs.quizsolverai.com/doc/keyboard-shortcuts.md)
- [Referral Program](https://docs.quizsolverai.com/doc/bonus/referral-program.md)
- [Reporting Bugs](https://docs.quizsolverai.com/doc/troubleshooting-and-support/reporting-bugs.md)
- [FAQs](https://docs.quizsolverai.com/doc/troubleshooting-and-support/faqs.md)
- [What's new ?](https://docs.quizsolverai.com/doc/whats-new.md)

## mobile app

- [Introduction to Quiz Solver APP](https://docs.quizsolverai.com/doc/quiz-solver-app/overview/introduction-to-quiz-solver-app.md)
- [Quick Start Guide](https://docs.quizsolverai.com/doc/quiz-solver-app/overview/quick-start-guide.md): Get started with QuizSolver Mobile and solve your quizzes on the go!
- [Navigating the App](https://docs.quizsolverai.com/doc/quiz-solver-app/usage/navigating-the-app.md)
- [Subscription](https://docs.quizsolverai.com/doc/quiz-solver-app/usage/subscription.md)
- [Free Credits](https://docs.quizsolverai.com/doc/quiz-solver-app/usage/free-credits.md)
- [QuickSnap](https://docs.quizsolverai.com/doc/quiz-solver-app/features/quicksnap.md)
- [Chat AI](https://docs.quizsolverai.com/doc/quiz-solver-app/features/chat-ai.md)
- [Math & Geometry Solver](https://docs.quizsolverai.com/doc/quiz-solver-app/features/math-and-geometry-solver.md)
- [Reporting Bugs](https://docs.quizsolverai.com/doc/quiz-solver-app/troubleshooting-and-support/reporting-bugs.md)
- [FAQs](https://docs.quizsolverai.com/doc/quiz-solver-app/troubleshooting-and-support/faqs.md)
- [Social Media](https://docs.quizsolverai.com/doc/quiz-solver-app/troubleshooting-and-support/social-media.md)
- [1 - Get Whitelisted](https://docs.quizsolverai.com/doc/quiz-solver-app/closed-testing/1-get-whitelisted.md)
- [2 - Download the Beta App](https://docs.quizsolverai.com/doc/quiz-solver-app/closed-testing/2-download-the-beta-app.md)
- [3 - Test the App](https://docs.quizsolverai.com/doc/quiz-solver-app/closed-testing/3-test-the-app.md)
- [4 - Leave Feedback](https://docs.quizsolverai.com/doc/quiz-solver-app/closed-testing/4-leave-feedback.md)
- [5 - Get Rewarded](https://docs.quizsolverai.com/doc/quiz-solver-app/closed-testing/5-get-rewarded.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.quizsolverai.com/doc/overview/introduction-to-quizsolver.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.
