# Quick Start Guide

**Install the App:**

1. Visit the Google Play Store or search for 'QuizSolver' on your Android device.
2. Click 'Install' to download and install the app.

<figure><img src="/files/OhONZ3BsK4EBeSaZ1wYk" alt="" width="255"><figcaption></figcaption></figure>

**Sign Up for an Account:**

1. Open the QuizSolver Mobile app after installation.
2. Sign up to create your personal account. This is essential for personalizing your experience and tracking your progress.

<figure><img src="/files/79lHqcGyBLR6b8K5DaYq" alt="" width="270"><figcaption></figcaption></figure>

**Email Verification:**

1. Upon signing up, you’ll receive a verification email.
2. Click the verification link within the email to activate your account. This step is crucial to ensure your free credits are added to your account, allowing you to start using QuizSolver Mobile effectively.
   * Note: The verification link is valid for 10 minutes. If it expires, go to your account settings in the app and click on "Send the verification link" to receive a new email.

<figure><img src="/files/Q4V6dW55DL6DjgLzH2Vo" alt="" width="270"><figcaption></figcaption></figure>

**Start Using QuizSolver:**

1. With your account verified and activated, you’re ready to start learning!
2. Use the QuickSnap feature to capture photos of your quizzes or assignments, or simply type your questions into the chat.
3. Explore how QuizSolver Mobile can assist you in finding accurate answers and detailed explanations, right from your phone.


---

# 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/quiz-solver-app/overview/quick-start-guide.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.
