# WhatsApp Channel

- [WhatsApp Onboarding](https://docs.ownchat.app/whatsapp-channel/whatsapp-onboarding.md)
- [Introduction to WhatsApp Channel](https://docs.ownchat.app/whatsapp-channel/introduction-to-whatsapp-channel.md)
- [Accounts](https://docs.ownchat.app/whatsapp-channel/accounts.md)
- [WhatsApp Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates.md): Templates help standardize customer communication on WhatsApp. All templates require approval before use and ensure consistent, compliant, and structured messaging.
- [Creating a Standard Template](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/creating-a-standard-template.md)
- [Media and Interactive Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/media-and-interactive-templates.md)
- [Carousel Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/carousel-templates.md)
- [Limited Time Offer Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/limited-time-offer-templates.md)
- [Multiple Product Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/multiple-product-templates.md)
- [Catalogue Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/catalogue-templates.md)
- [Payment Link Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/payment-link-templates.md)
- [Authentication (OTP) Templates](https://docs.ownchat.app/whatsapp-channel/whatsapp-templates/authentication-otp-templates.md)
- [Payment Configurations](https://docs.ownchat.app/whatsapp-channel/payment-configurations.md)
- [Profile](https://docs.ownchat.app/whatsapp-channel/profile.md)
- [Compliance Info](https://docs.ownchat.app/whatsapp-channel/compliance-info.md)
- [Flow builder](https://docs.ownchat.app/whatsapp-channel/flow-builder.md): Navigation and Overview of Flow Builder
- [Display Components](https://docs.ownchat.app/whatsapp-channel/flow-builder/display-components.md)
- [Input Components](https://docs.ownchat.app/whatsapp-channel/flow-builder/input-components.md)
- [Selection Components](https://docs.ownchat.app/whatsapp-channel/flow-builder/selection-components.md)
- [Condition & Navigation Components](https://docs.ownchat.app/whatsapp-channel/flow-builder/condition-and-navigation-components.md)
- [API Configuration](https://docs.ownchat.app/whatsapp-channel/flow-builder/api-configuration.md)
- [Zoho Booking Configuration](https://docs.ownchat.app/whatsapp-channel/flow-builder/zoho-booking-configuration.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.ownchat.app/whatsapp-channel.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.
