> 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/quiz-solver-app/closed-testing/3-test-the-app.md).

# 3 - Test the App

Once installed, you’ll have full access to all of QuizSolver’s features, including **20 daily free credits,** snapping images, uploading content, solving quizzes, and using the chat memory.

* **What to test:**
  1. Snap quizzes and upload images to solve.
  2. Use the app’s math problem-solving features.
  3. Check out chat memory and other AI-powered tools.
  4. Explore every section of the app to ensure smooth functionality.

{% hint style="warning" %}
Its very important to keep the app installed for at least **14 days** in your phone. This is necessary for the test to be completed.&#x20;
{% endhint %}

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

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


---

# 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/quiz-solver-app/closed-testing/3-test-the-app.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.
