> For the complete documentation index, see [llms.txt](https://docs-conversational-ai.syntphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-conversational-ai.syntphony.com/messaging.md).

# Messaging

- [Overview](https://docs-conversational-ai.syntphony.com/messaging/overview.md): Your complete guide to connecting with customers through powerful messaging.
- [Login](https://docs-conversational-ai.syntphony.com/messaging/login.md)
- [Communication](https://docs-conversational-ai.syntphony.com/messaging/communication.md): Once you've set up your groups, picking the right audience is super easy. The time you spend organizing contacts upfront really pays off when you can instantly select exactly who needs to hear your me
- [Contact Planning](https://docs-conversational-ai.syntphony.com/messaging/contact-planning.md): Create and manage contact groups for targeted messaging campaigns with smart segmentation tools
- [Technology](https://docs-conversational-ai.syntphony.com/messaging/technology.md)
- [Build](https://docs-conversational-ai.syntphony.com/messaging/build.md): Message templates are designed to streamline your messaging process, offering flexibility in design and functionality to meet diverse communication needs effectively. Whether you choose a simple or ad
- [Analytics](https://docs-conversational-ai.syntphony.com/messaging/analytics.md)
- [Administration](https://docs-conversational-ai.syntphony.com/messaging/administration.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-conversational-ai.syntphony.com/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.
