# Setting Up Broadcaster

- [Introduction](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/introduction.md)
- [Creating a Campagin](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/creating-a-campagin.md)
- [Sending Message to WhatsApp Groups](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/sending-message-to-whatsapp-groups.md)
- [Broadcaster V2](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/broadcaster-v2.md): Broadcaster helps you to send outgoing messages by manually inputting mobile numbers / uploading from an excel sheet/ or selecting from existing subscribers list.
- [Introduction](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/broadcaster-v2/introduction.md)
- [Creating Campaign](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/broadcaster-v2/creating-campaign.md)
- [Reports](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/broadcaster-v2/reports.md): You can see all the outgoing messages here in the report section and have following features
- [Reports](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/reports.md)
- [Broadcaster Lite (Mobile App)](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/broadcaster-lite-mobile-app.md): Broadcaster Lite is a simple feature in the mobile app that allows you to send messages to multiple people at once.
- [Smart Retry](https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/smart-retry.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://help.pickyassist.com/setting-up-guide/setting-up-broadcaster.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.
