# View Messages

This section allows to display all received messages coming from the list and respond to them. You are also able to directly contact profiles who accepted the connection request made by the bot BUT who didn't write to you.

{% hint style="info" %}
Connections having unread messages are listed before
{% endhint %}

![](/files/-LwU8j_QR4p0E78PWzQf)

![](/files/-LwU9JiJoq8MupoPKmmf)

![](/files/-LwU9lKlQbuLcU49x9Os)


---

# 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.socializit.com/guide/list-management/view-messsages.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.
