# CONTACT AND MESSAGES

- [Dynamic Variables](https://docs.is-messenger.com/ismessenger/contact-and-messages/untitled.md): Personalise your message with dynamic variables
- [Dynamic Variables Overview](https://docs.is-messenger.com/ismessenger/contact-and-messages/untitled/dynamic-variables-overview.md)
- [How to Use Dynamic Variables](https://docs.is-messenger.com/ismessenger/contact-and-messages/untitled/how-to-use-dynamic-variables.md)
- [Contact Search and Custom Inbox](https://docs.is-messenger.com/ismessenger/contact-and-messages/contact-search-and-custom-inbox.md): Use Custom Inboxes to filter and save a list of Contacts who fulfill a set of conditions
- [Conversations](https://docs.is-messenger.com/ismessenger/contact-and-messages/conversations.md): Conversations refer to the interaction between a contact and the platform and a contact have multiple conversations with the platform.


---

# 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.is-messenger.com/ismessenger/contact-and-messages.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.
