# Chat AI

**Interactive Assistance**

The Chat AI feature allows you to type questions directly into a chat interface, receiving detailed and accurate responses almost instantly. This feature is perfect for when you need quick answers or in-depth explanations.

**Contextual Responses**

The Chat AI keeps track of your last two interactions, ensuring that the responses are contextually relevant, providing a more coherent and continuous learning experience.

<figure><img src="https://1638450593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fav5cUMufnN0N4xydR5w4%2Fuploads%2FHsYFxX1lOhYDoEZRJm0y%2F6.png?alt=media&#x26;token=fda27242-6093-495a-a44c-1c020668d687" alt="" width="375"><figcaption></figcaption></figure>

**Image Support**

&#x20;Enhance your questions by uploading images of problems or diagrams directly into the chat. The AI will incorporate these visual elements into its responses, offering a more holistic approach to solving your queries.

<figure><img src="https://1638450593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fav5cUMufnN0N4xydR5w4%2Fuploads%2Fwz6mYh8M3TcG3udRPfzo%2F5.png?alt=media&#x26;token=70e5aa28-fd82-4026-831c-60993830e51e" 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/features/chat-ai.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.
