# Buttons Template

This feature allows you to add an action button so the action button can be clicked on by the customer who receives the message. There are 4 (four) action buttons that you can choose, i.e. **Quick Reply**, **Phone Number**, **URL**, and **Phone Number and URL**.

| Button               | Description                                                                                                                                                                      | Image                                                               |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| Quick Reply          | When the customer clicks the quick reply button, the customer will automatically send a message according to the inputted button label. You can add up to 4 quick reply buttons. | <img src="/files/-MUNWgPGQJ9813X8Labz" alt="" data-size="original"> |
| Phone Number         | When the customer clicks the phone number button, the customer will automatically call the number entered on the button.                                                         | <img src="/files/-MUNXKA2jglARaueWvca" alt="" data-size="original"> |
| URL                  | When the customer clicks the URL button, the customer will automatically access the website that is inputted on that button.                                                     | <img src="/files/-MUNXkFB6JPYtS-RrznF" alt="" data-size="original"> |
| Phone Number and URL | Customers will be given 2 choice buttons, a phone number button to call a number or a URL button to visit the website.                                                           | <img src="/files/-MUNYDScZlaT6m6FUzeT" alt="" data-size="original"> |


---

# 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.3dolphins.ai/5.1.x/marketing/template/request-template/buttons-template.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.
