# Messaging

- [How to use Send Interactive List Messages action component](https://learn.doubletick.io/bot-studio/actions/messaging/how-to-use-send-interactive-list-messages-action-component.md): Learn how to send interactive list messages on DoubleTick. Add headers, body, footers, and up to 10 buttons or sections to enhance customer engagement.
- [How to Use the Send Location Action Component](https://learn.doubletick.io/bot-studio/actions/messaging/how-to-use-the-send-location-action-component.md)
- [How to Use the Send Message Action Component](https://learn.doubletick.io/bot-studio/actions/messaging/how-to-use-the-send-message-action-component.md): Learn to send multimedia messages on DoubleTick. Include images, videos, and PDFs to share product info, engage users, and enhance your customer communication.
- [Dynamic List Messages in DoubleTick](https://learn.doubletick.io/bot-studio/actions/messaging/dynamic-list-messages-in-doubletick.md)
- [How to Use and Send Interactive Message Component in DoubleTick](https://learn.doubletick.io/bot-studio/actions/messaging/how-to-use-and-send-interactive-message-component-in-doubletick.md): Learn how to send interactive messages on DoubleTick. Use up to three actionable buttons for shopping, appointment booking, and feedback collection.
- [Why You Should Use “Send Interactive Message” Instead of “Send Template” in Bot Studio](https://learn.doubletick.io/bot-studio/actions/messaging/how-to-use-and-send-interactive-message-component-in-doubletick/why-you-should-use-send-interactive-message-instead-of-send-template-in-bot-studio.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://learn.doubletick.io/bot-studio/actions/messaging.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.
