# Ask a Question

{% hint style="info" %}
This page will provide instructions on how to ask a question in the Matar app.
{% endhint %}

***

1. In the Matar App to ask a question. Click the Mic button on the home page of the app.The mic button is highlighted in black box in the screenshot below:

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/_h9V936u-vojarHQ-uNyX_matar-mic-button.jpg)

***

2\. Select **Ask Question** (सवाल पूछे).

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/ajVvlCkIDRtLOYG3ejT6__matar-question-prompt.jpg)

***

3\. Matar will prompt you to record your answer by clicking on the mic button. The button is highlighted in the screenshot below:

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/Nsq6--r1hVBGexwp_-CmL_matar-question-record-button.jpg)

***

4\. After recording the answer stop recording and click on tick Mark **(✓)** symbol to submit the answe&#x72;**.**

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/0RDN0xe0OuuQn3QopS7XH_matar-question-recorded.jpg)

**Note:** You can listen to your answer before submitting or rerecord the answer by clicking on reload button or play button placed on left or right of tick mark button mentioned in the screenshot above.

***

5\. In few seconds your question will be submitted for answering.

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/gRuJHgjyW9Qpa6AE6NSQP_matar-reecord-question-submitted.jpg)

***

### 🔍 Related topics

➡️ [**Share a Question** ](/matar/matar-features/share-a-question.md)

➡️ [**Like an Answer**](/matar/matar-features/like-an-answer.md)

➡️ [**See Liked Answers**](/matar/matar-features/see-liked-answers.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/ask-a-question.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.
