# CTA URL

## Send CTA URL Card

Customers might be reluctant to click on raw URLs in text messages if they contain long or unfamiliar strings. In such cases, consider using an interactive CTA URL button message. This approach lets you assign any URL to a button, eliminating the need to display the raw URL directly in the message content.

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

### Header

You have the option to add header text to your CTA URL card, though this is not required.

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

### Body Text

You can add your message text, which can be in bold, italic, or strikethrough. You can also add variables to your text.

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

### Footer

This area allows you to include any extra details relevant to your message, such as "Act fast to enjoy our latest deals" or "Don't miss out—our bestsellers are selling quickly!" You can use content according to your preferences.

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

### CTA (Call To Action) URL

You can add an interactive button to boost user engagement and interactivity.

There are two fields: Button text and Button URL. For example, you could label the Button text as "Learn More" and fill the Button URL with the link to a specific informational page you wish your customers to visit.

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

After you have filled out all the necessary fields, click on 'SAVE'.&#x20;


---

# 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.bizmagnets.ai/bot-flows/send-card/cta-url.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.
