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

# Let's Get Started

- [How to Install the App](https://help.waghl.com/get-started/install-app.md): Installing WAGHL app in GHL sub-accounts
- [How to use the Admin Panel](https://help.waghl.com/get-started/admin-panel.md): Managing sub-accounts and subscriptions
- [How to send internal notificaions](https://help.waghl.com/get-started/internal-notifications.md): Sending internal notifications messages to your team members
- [Missed call text back](https://help.waghl.com/get-started/missed-call-text-back.md): How to send WhatsApp messages for missed calls
- [Premuim Actions and Webhook](https://help.waghl.com/get-started/premuim-actions-and-webhook.md): Using premium actions and webhook
- [How to stop getting incoming messages](https://help.waghl.com/get-started/stop-incoming-messages.md): Stop getting all messages or stop getting personal messages inside GHL
- [Sending webinar messages after the Wait step](https://help.waghl.com/get-started/webinar-messages.md): In workflow automation sending webinar message after wait step
- [How to send Bulk Messages](https://help.waghl.com/get-started/bulk-messages.md): Sending bulk messages to multiple contacts


---

# 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://help.waghl.com/get-started.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.
