# Features

- [Sending Voice Notes](https://help.waghl.com/features/sending-voice-notes.md)
- [GHL Conversation Window](https://help.waghl.com/features/sending-voice-notes/ghl-conversation-window.md): Adding the Ability to Send Voice Notes from GHL Conversation Interface to WhatsApp
- [Using ChatGpt](https://help.waghl.com/features/sending-voice-notes/voice-notes.md): How to send voice notes to your customers using ChatGpt
- [ElevenLabs - STT & TTS](https://help.waghl.com/features/elevenlabs.md)
- [STT - Speech to Text](https://help.waghl.com/features/elevenlabs/stt.md): Transcribe your voice notes  using ElevenLabs
- [TTS- Text to Speech](https://help.waghl.com/features/elevenlabs/tts.md): Send AI powered voice notes using ElevenLabs TTS
- [WhatsApp List and Automation](https://help.waghl.com/features/wa-list.md)
- [What is WhatsApp List messages and benefits](https://help.waghl.com/features/wa-list/whatsapp-list.md): Ability to send interactive message within WhatsApp and make the conversation more interactive.
- [How to build a WA List Message](https://help.waghl.com/features/wa-list/build-wa-list.md): Create a customized and interactive list using workflow automation.
- [Building a WhatsApp Chatbot with WA List](https://help.waghl.com/features/wa-list/wa-chatbot.md): Create a chatbot using the list feature and GHL workflow automation in order to automate responses
- [Sending list message as 1st message](https://help.waghl.com/features/wa-list/send-list.md): Send list messages as the first message to clients or customers
- [How to delete a list, stop the list to respond on the keyword](https://help.waghl.com/features/wa-list/delete-list.md): Delete a list that is no longer needed to prevent it from triggering in the system.
- [Unlimited WhatsApp numbers in a single sub-account](https://help.waghl.com/features/unlimited-wa.md): Connect and manage multiple WhatsApp numbers—without limits—under one GoHighLevel sub-account.
- [ChatGpt Assistance Integration](https://help.waghl.com/features/chatgpt-assistance.md): Integrating ChatGpt in GHL using WAGHL
- [WhatsApp Groups in GHL](https://help.waghl.com/features/wagroup.md): Easily manage WhatsApp Group chats from the Conversation tab and trigger automations using workflows
- [WhatsApp as a Separate Channel](https://help.waghl.com/features/whatsapp-channel.md): Install WAGHL WhatsApp services as a separate channel, send both text messages as well WhatsApp message from GHL
- [Automatically send SMS to Non-WhatsApp numbers](https://help.waghl.com/features/sms-non-whatsapp.md): Enable SMS as a fallback option when a contact's number is not registered on WhatsApp
- [How to send Nifty Images](https://help.waghl.com/features/how-to-send-nifty-images.md): Deliver personalized WhatsApp content and images  using real-time data.
- [Spintax Messaging in WAGHL](https://help.waghl.com/features/spintax.md): Automatically create multiple variations of a single message, making your outreach look more natural and human-like


---

# 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.waghl.com/features.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.
