# Navigating the App

**Dashboard**

The app’s dashboard provides a comprehensive overview of your current plan, available credits, and recent activity. From here, you can quickly access the QuickSnap feature, chat interface, and settings.

<figure><img src="/files/4Qy9XZ0Dhg3uuch4Gwgr" alt=""><figcaption></figcaption></figure>

**Settings**

&#x20;Customize your QuizSolver experience by adjusting settings such as notification preferences, account information, and app language. The settings menu also provides access to support and the FAQ section.

<figure><img src="/files/BmU4lWxAMJsc0EdVgfeR" alt="" width="375"><figcaption></figcaption></figure>

**Profile Management**

Manage your profile, including updating your email, password, and subscription plan. The profile section also allows you to view your quiz-solving history, making it easy to track your progress.

<figure><img src="/files/apVxlECn5jbNTrpRLHLo" alt="" width="375"><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/quiz-solver-app/usage/navigating-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.
