# Text

Personalize messages with variables and formatting options like bold, italic, and strikethrough. Duplicate or remove cards as required.

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FWV3kAKenccTJDhG2p8b6%2FScreenshot%202025-09-16%20143135.png?alt=media&#x26;token=6ea780f4-321e-4c94-9f04-09a04396d6c0" alt=""><figcaption></figcaption></figure>

## Send Text Card

Utilize these cards when you prefer not to wait for a response from the user. The Send Text Card enables you to quickly send a message to your customers with just a few clicks.<br>

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FXvOkNtC3wPXFEcX8uQHg%2FScreenshot%202024-04-17%20174415.png?alt=media&#x26;token=f59bbb95-1481-410f-8c68-1f1489e51373" alt=""><figcaption></figcaption></figure>

### **Use Variables**

Utilize variables to incorporate previously gathered customer data like name, email id, phone number into your messages. For example, "Thanks for your purchase, @name! Your order of @product will be shipped soon." This automatically includes the customer's name and the product they purchased in the message.

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FUB0D6sma1mXqKy1ipMKg%2FScreenshot%202024-04-17%20194741.png?alt=media&#x26;token=aa172498-4c13-49c4-952d-41562ec63cc2" alt=""><figcaption></figcaption></figure>

### Use Bold, Italic and **Strikethrough**

Select the text you want to **bold**, *italic and* ~~strikethrough~~ from the options given below as per your preferences.&#x20;

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2Fui306JpS2zTuFUjp7PLU%2FScreenshot%202024-04-17%20200214.png?alt=media&#x26;token=c22276d1-b87b-47f3-acc8-326ef3f04418" alt=""><figcaption></figcaption></figure>

### Cop&#x79;**/Delete/Edit Send Text Card**

When you hover over the Send Text Card, you'll find options to copy the card, edit the block, and a "x" icon to delete the card.

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FXPLZ0n2gbr9u5j3c841A%2FScreenshot%202024-04-17%20201517.png?alt=media&#x26;token=97e3956d-6575-42bb-980b-5f9fbb74d5a2" alt=""><figcaption></figcaption></figure>


---

# 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/text.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.
