# Features

- [Admin Dashboard](https://docs.wawf.app/wa-workflow/features/admin-dashboard.md)
- [Filter Option in Tabs](https://docs.wawf.app/wa-workflow/features/openapi.md)
- [Service Transfer Feature](https://docs.wawf.app/wa-workflow/features/service-transfer-feature.md)
- [Feature Guide: WhatsApp Number Validator](https://docs.wawf.app/wa-workflow/features/openapi-1.md)
- [Feature Guide: WhatsApp Status Upload](https://docs.wawf.app/wa-workflow/features/openapi-2.md)
- [How to Use the Schedule Feature in WA Workflow](https://docs.wawf.app/wa-workflow/features/openapi-3.md)
- [Broadcast](https://docs.wawf.app/wa-workflow/features/broadcast.md): The Broadcast feature allows users to send messages to multiple contacts in a structured, efficient, and customized manner.
- [How to Send Funnel Automatically Using Keywords](https://docs.wawf.app/wa-workflow/features/how-to-send-funnel-automatically-using-keywords.md): You're right—let's go all-in and make this the most complete, detailed, step-by-step guide to sending a funnel using keyword automation, exactly as it works in your system. No steps skipped. Arrows ✅,
- [How to use Schedule Broadcast Feature in WA WorkFlow.](https://docs.wawf.app/wa-workflow/features/interactive-blocks.md)
- [Managing and Using Tab Functions in WhatsApp Chat Management](https://docs.wawf.app/wa-workflow/features/editor.md)
- [How to Use the Workflow Feature](https://docs.wawf.app/wa-workflow/features/images-and-media.md)
- [How to Use the Template Feature in Workflow](https://docs.wawf.app/wa-workflow/features/markdown.md)
- [How to Use the Quick Reply Feature In WA WorkFlow Feature.](https://docs.wawf.app/wa-workflow/features/integrations.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://docs.wawf.app/wa-workflow/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.
