# Like an Answer

{% hint style="info" %}
This page will provide instructions on how to like an answer in the Matar App.
{% endhint %}

***

To like an answer in the Matar App. Click on the like button on the upper right. The like button is highlighted in the red box in the screenshot below.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/YE0u2h1mtxVTVk_DB5k94_like-a-answer.jpg" alt="" width="375">

***

### 🔍 Related topics

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

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

➡️ [**See Recorded Questions**](/matar/matar-features/see-recorded-questions.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/like-an-answer.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.
