# WhatsApp (Zacx Integration)

- [Introduction & Pricing](https://help.synamate.com/docs/wa-integration/introduction-and-pricing.md): WhatsApp Business API Introduction, Requirements, Conversations Pricing & Zacx Pricing
- [Sign Up and Onboarding to Zacx](https://help.synamate.com/docs/wa-integration/sign-up-and-onboarding-to-zacx.md): Signing up and creating a workspace in Zacx
- [Connecting Your Phone Number with Zacx](https://help.synamate.com/docs/wa-integration/connecting-your-phone-number-with-zacx.md): Watch this video if you are creating a new WhatsApp API and also if you are migrating your existing WhatsApp API from any other service provider
- [Creating WhatsApp Templates in Zacx](https://help.synamate.com/docs/wa-integration/creating-whatsapp-templates-in-zacx.md): Watch the videos to understand how to create templates in Zacx
- [Linking Your Zacx with Synamate account](https://help.synamate.com/docs/wa-integration/linking-your-zacx-with-synamate-account.md): How to link your Zacx WhatsApp API with Synamate
- [How to Send WA Messages through Synamate Via Zacx](https://help.synamate.com/docs/wa-integration/how-to-send-wa-messages-through-synamate-via-zacx.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://help.synamate.com/docs/wa-integration.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.
