# AI Chat

{% tabs %}
{% tab title="Accessing AI Chat" %}
To begin chatting with our AI, just tap the Chat option in the slider at the bottom of the screen.

Unlock endless possibilities by exploring any topic, including complex math problems, and asking for clarifications. You can even use voice chat for a more interactive experience. Enjoy personalized AI responses tailored to your study sets, creating a customized learning experience just for you.

<figure><img src="/files/ioDgTOnZ2qLxpab6IG2E" alt="" width="269"><figcaption><p>AI Chat</p></figcaption></figure>
{% endtab %}

{% tab title="Talking To Study Set" %}

### Communicating with Your Study Sets

1. **Open the Upload Menu**: Tap the "+" button located in the bottom left corner of the AI chat screen.
2. **Add a Study Set**: From the menu that appears, select the "Add Study Set" option.
3. **Select Your Set**: Choose the relevant study set from the list that appears.
4. **Start the Conversation**: Once selected, your AI chat will use the content from the study set for context-aware assistance. You can now begin your conversation or ask any questions related to the study material.

<figure><img src="/files/bQSAuNh9LUlvp37fpRnF" alt="" width="223"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Uploading Image" %}

### Uploading an Image

1. **Open the Upload Menu**: Tap the "+" button located in the bottom left corner of the AI chat screen.
2. **Add an Image**: From the menu that appears, select the "Add Image" option.
3. **Upload Your Image**: Choose the image you want to upload from your device’s gallery or camera roll.
4. **Start the Conversation**: After uploading the image, the AI chat will analyze it and provide context-aware assistance. You can now ask questions or get explanations related to the content in the image.

<div><figure><img src="/files/bQSAuNh9LUlvp37fpRnF" alt="" width="223"><figcaption></figcaption></figure> <figure><img src="/files/WRloxtzzFSFRhGTRhhVb" alt="" width="223"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="AI Voice Chat" %}
Experience a more natural interaction with our AI by using your voice, making it easier and more accessible for those who prefer or need audio communication.

* **Start a Conversation**: Tap the headphones button and begin speaking.
* **Status Indicator**: The "Listening..." message confirms your voice input is being captured. After you finish speaking, the system will process your input and respond accordingly.
* **Pause or Stop**: Click the Pause button in the top left corner to temporarily stop listening. To end the voice input session, click the X in the top right corner.

<div><figure><img src="/files/dhdbHgWMUdAlJv3A08Ch" alt="" width="221"><figcaption></figcaption></figure> <figure><img src="/files/MO49fDEdpWPPlZqapJVp" alt="" width="222"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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://guides.transcript.study/transcript-mobile/searching/ai-chat.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.
