> For the complete documentation index, see [llms.txt](https://because.gitbook.io/because/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://because.gitbook.io/because/the-because-platform/openapi/text-elements.md).

# Text Elements

## **What Makes Text Elements So Powerful?**

* **Native Styling**

  Text Elements inherit the fonts, colors, and padding of your Shopify theme automatically. That means no design headaches or mismatched sections—everything looks seamless right out of the gate.

<figure><img src="/files/tXdqBFhAqdV5pAapkhs7" alt="" width="563"><figcaption><p>Because Text Element</p></figcaption></figure>

* **Content Flexibility**

  You can use Text Elements for all kinds of messages:

  * Shipping cutoffs (“Order by 2pm EST for same-day shipping”)
  * Geo-targeted notes (“Ships free across the US!”)
  * Urgency statements (“Only 3 left in stock!”)
  * Lifecycle nudges (“Welcome back! Ready to try something new?”)
* **Behavioral Targeting**

  Text Elements can be customized based on who your shopper is, what they’re looking at, where they’re located, or how many times they’ve visited. You can even pull in data from Klaviyo to make it hyper-personal.

<figure><img src="/files/XdEpnu1tjHmQ1oLAvYtk" alt="" width="563"><figcaption><p>Because PDP Text Campaign</p></figcaption></figure>

***

## **Where Can You Use Them?**

Text Elements are supported on:

* Product pages
* Collection pages
* Cart pages

This flexibility makes them perfect for subtle nudges or important callouts that need to feel like part of the page—not like an ad.

***

## Ready to Try It?<br>

In the campaign editor, just choose “Text Element” as your content type, and select your page type. Next, write your message, and set your rules. It’s that easy!

If you have any questions about text element campaigns or need assistance, don’t hesitate to contact our support team at [**support@trybecause.com**](mailto:support@trybecause.com). We’re here to help!


---

# 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://because.gitbook.io/because/the-because-platform/openapi/text-elements.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.
