# See Recorded Questions

{% hint style="info" %}
This page will provide instructions on how to see a list of your recorded questions from all categories in the Matar app.
{% endhint %}

***

1. To see a list of recorded questions in the Matar App. Click on my recordings button. My recordings button is highlighted in the red box in the screenshot below:

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/NunxFDyi3SiBDrK-Om6kC_matar-my-recorded-questions.jpg" alt="" width="375">

***

2\. The app will automatically redirect you to My Questions (मेरे सवाल) section where you will be able to see your recorded questions.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/9i_4tDkpmkn1Z_KWttfq1_screenshot-2023-08-17-at-54119-pm.png" alt="" width="375">

***

3\. To get an answer for that recorded question click on get answers from the internet (इंटरनेट से जवाब पाए).

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/Qb1Nle658xne1LCnuS3F9_get-questions-from-internet.png" alt="" width="375">

***

4\. Wait for a couple of minutes for the answer.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/5etIvZcT43eIKgjXzFvrE_matar-2min-wait.jpg" alt="" width="375">

***

5\. The app will respond with the required answer.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/eDua15-Ob9WbLc80iUrDB_matar-recorded-question-answer.jpg" alt="" width="375">

***

### 🔍 Related topics

➡️ [**See Recorded Answers**](/matar/matar-features/see-recorded-answers.md)

➡️ [**View Questions**](/matar/matar-features/view-questions.md)

➡️ [**Changing Subjects**](/matar/matar-features/changing-subjects.md)


---

# 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://gramhal.gitbook.io/matar/matar-features/see-recorded-questions.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.
