> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/click-to-whatsapp.md).

# Click to Whatsapp

- [CTWA](https://learn.doubletick.io/click-to-whatsapp/ctwa.md)
- [How to Run Click-to-WhatsApp (CTWA) Ads on Meta and Connect Them with DoubleTick](https://learn.doubletick.io/click-to-whatsapp/ctwa/how-to-run-click-to-whatsapp-ctwa-ads-on-meta-and-connect-them-with-doubletick.md)
- [Why Run Click-to-WhatsApp (CTWA) Ads with DoubleTick?](https://learn.doubletick.io/click-to-whatsapp/ctwa/why-run-click-to-whatsapp-ctwa-ads-with-doubletick.md)
- [Prerequisites Checklist](https://learn.doubletick.io/click-to-whatsapp/ctwa/prerequisites-checklist.md)
- [CTWA guide](https://learn.doubletick.io/click-to-whatsapp/ctwa/ctwa-guide.md)
- [🏗 Create or Claim an Ad Account](https://learn.doubletick.io/click-to-whatsapp/ctwa/ctwa-guide/create-or-claim-an-ad-account.md)
- [📄Add Your Facebook Page](https://learn.doubletick.io/click-to-whatsapp/ctwa/ctwa-guide/add-your-facebook-page.md)
- [📱Add Your WhatsApp API Number (WABA)](https://learn.doubletick.io/click-to-whatsapp/ctwa/ctwa-guide/add-your-whatsapp-api-number-waba.md)
- [📢Create Your CTWA Ad in Meta Ads Manager](https://learn.doubletick.io/click-to-whatsapp/ctwa/ctwa-guide/create-your-ctwa-ad-in-meta-ads-manager.md)
- [What Happens When a User Clicks the Ad?](https://learn.doubletick.io/click-to-whatsapp/ctwa/what-happens-when-a-user-clicks-the-ad.md)
- [Understanding the 72-Hour Free Messaging Window for CTWA Leads](https://learn.doubletick.io/click-to-whatsapp/ctwa/understanding-the-72-hour-free-messaging-window-for-ctwa-leads.md)
- [How to Ensure CTWA Ads Only Generate Leads from the Facebook & Instagram Apps](https://learn.doubletick.io/click-to-whatsapp/ctwa/how-to-ensure-ctwa-ads-only-generate-leads-from-the-facebook-and-instagram-apps.md)
- [How to Connect Your Lead Generation Ads to Google Sheets](https://learn.doubletick.io/click-to-whatsapp/ctwa/how-to-connect-your-lead-generation-ads-to-google-sheets.md)
- [CTWA Retargeting](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting.md)
- [What Is CTWA Retargeting and Why It Matters for Your Business](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting/what-is-ctwa-retargeting-and-why-it-matters-for-your-business.md): What Is CTWA Retargeting and Why It Matters for Your Business
- [How DoubleTick Powers CTWA Retargeting](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting/how-doubletick-powers-ctwa-retargeting.md): Turning Conversations into Smart Marketing
- [Why Businesses Use CTWA Retargeting](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting/why-businesses-use-ctwa-retargeting.md)
- [How to Create a CTWA Custom Audience in Meta Ads Manager](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting/how-to-create-a-ctwa-custom-audience-in-meta-ads-manager.md)
- [Using Your CTWA Custom Audience in Meta Ads Manager](https://learn.doubletick.io/click-to-whatsapp/ctwa-retargeting/using-your-ctwa-custom-audience-in-meta-ads-manager.md)
- [Ads insights](https://learn.doubletick.io/click-to-whatsapp/ads-insights.md)
- [How to Connect Your Facebook Ads Insights in DoubleTick](https://learn.doubletick.io/click-to-whatsapp/ads-insights/how-to-connect-your-facebook-ads-insights-in-doubletick.md)
- [Resolving the 'Your Facebook Account Must Be Confirmed/Verified' Error on Ads Insights Section](https://learn.doubletick.io/click-to-whatsapp/ads-insights/resolving-the-your-facebook-account-must-be-confirmed-verified-error-on-ads-insights-section.md)
- [Conversion API](https://learn.doubletick.io/click-to-whatsapp/conversion-api.md)
- [Supercharge Your WhatsApp Marketing with the Conversions API Add-On in DoubleTick](https://learn.doubletick.io/click-to-whatsapp/conversion-api/supercharge-your-whatsapp-marketing-with-the-conversions-api-add-on-in-doubletick.md): Track, Optimize, and Grow with Data-Driven WhatsApp Campaigns
- [Conversions API on DoubleTick — Implementation Guide (step-by-step)](https://learn.doubletick.io/click-to-whatsapp/conversion-api/conversions-api-on-doubletick-implementation-guide-step-by-step.md)
- [Fix: Facebook Conversion Events error in your DoubleTick bot](https://learn.doubletick.io/click-to-whatsapp/conversion-api/fix-facebook-conversion-events-error-in-your-doubletick-bot.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.doubletick.io/click-to-whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
