# Call to Action Templates

## Overview

**Call-To-Action (CTA) Templates** are WhatsApp template messages that include buttons designed to prompt users to take a **specific action**. These actions typically redirect users outside the chat, such as visiting a website or making a phone call.\
CTA templates are widely used for driving conversions, increasing website traffic, and enabling direct customer contact.

#### Types of Call-To-Action Buttons

WhatsApp supports the following CTA button types:

#### **1. Visit Website**

Allows users to open a specified URL directly from the message.

**Features:**

* Redirects user to a web page
* Supports static or dynamic URLs
* Commonly used for product pages, payment links, or landing pages

**Example:**\
Button:

* Visit Website → Opens product or offer page

#### **2. Call Phone Number**

Allows users to initiate a phone call directly from WhatsApp.

**Features:**

* Opens the device dialer
* Connects user to business support or sales team

**Example:**\
Button:

* Call Now → Initiates a call to the business number

#### Key Features

* Supports up to **2 CTA buttons per template**
* Enables direct action from the message
* Improves conversion rates by reducing steps
* Can be combined with text or media templates

<figure><img src="/files/P9xjY7STeu4CDNnryPyL" alt=""><figcaption></figcaption></figure>

#### Example Template

**Body:**

```
Hi {{1}}, explore our latest offers and get in touch with us today.
```

**CTA Buttons:**

* Visit Website
* Call Now

#### Use Cases

* Driving traffic to product or landing pages
* Enabling direct customer calls
* Sharing payment or checkout links
* Promoting offers and campaigns
* Customer onboarding and sign-ups


---

# 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.pickyassist.com/setting-up-guide/connecting-channels/whatsapp-templates/template-types/call-to-action-templates.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.
