# WhatsApp List and Automation

- [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.


---

# 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/wa-list.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.
