# Modules

- [WhatsApp Templates](https://support.emovur.com/modules/whatsapp-templates.md): Templates and it's features
- [Create a template](https://support.emovur.com/modules/whatsapp-templates/create-a-template.md): Templates are a structured form of messages that you send to your customers after receiving approval from Meta. So, how do we create them?
- [Broadcast](https://support.emovur.com/modules/broadcast.md): Broadcast and it's features
- [Create Broadcast](https://support.emovur.com/modules/broadcast/create-broadcast.md): How to create broadcast?
- [Broadcast Report](https://support.emovur.com/modules/broadcast/broadcast-report.md)
- [Broadcast Journey](https://support.emovur.com/modules/broadcast/broadcast-journey.md): The broadcast journey is used to define a structured sequence of messages sent to your customers at predefined intervals.
- [Team Inbox](https://support.emovur.com/modules/team-inbox.md)
- [Bot](https://support.emovur.com/modules/bot.md): Bot and it's features
- [Flows](https://support.emovur.com/modules/flows.md)
- [E-commerce](https://support.emovur.com/modules/e-commerce.md)
- [Insights](https://support.emovur.com/modules/insights.md): Insights refer to data and metrics that provide businesses with an overview of their messaging performance.
- [Integrations](https://support.emovur.com/modules/integrations.md)
- [Profile Setup](https://support.emovur.com/modules/number-profile-setup.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://support.emovur.com/modules.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.
