# Messaging

- [Automated](https://support.cartmojo.com/messaging/automated.md)
- [Abandoned Cart](https://support.cartmojo.com/messaging/automated/abandoned-carts.md): Send messages that encourage customers to come back to your store when they add items to their shopping cart but don’t complete a purchase.
- [Custom](https://support.cartmojo.com/messaging/automated/custom.md): Tap into API mappings for the shopping carts we support and create any type of "if this, then do that" messaging solution for your store.
- [Customer Retention](https://support.cartmojo.com/messaging/automated/customer-retention.md): Create automated messages to send on any time interval. Great for prompting reorders and reconnecting with your customers.
- [Customer Rewards](https://support.cartmojo.com/messaging/automated/customer-rewards.md): Engage your most loyal and frequent shoppers by sending messages when purchase criteria is met. Use automated communication to drive more sales and strengthen customer relationships.
- [New Customers](https://support.cartmojo.com/messaging/automated/new-customers.md): Automatically welcome new customers with an e-mail when they sign up for a new account in your store.
- [First-Time Buyers](https://support.cartmojo.com/messaging/automated/first-time-buyers.md): Send timely targeted emails to customers who place their first order. When a customer places an order, our system will verify that the customer has made their first purchase, and trigger an email.
- [Invoices](https://support.cartmojo.com/messaging/automated/invoices.md): Replace default invoice emails from your e-commerce provider with templates customized to your company’s brand.
- [Order Updates](https://support.cartmojo.com/messaging/automated/order-updates.md): Alert your customers automatically when order statuses change. Trigger for backorders, pending shipments, cancellations etc.
- [Order Verifications](https://support.cartmojo.com/messaging/automated/order-verification.md): Stay proactive with orders that could be fraudulent or need special care. With order verification workflows, you can send messages to customers or staff when specific order criteria are met.
- [Product Reviews](https://support.cartmojo.com/messaging/automated/product-reviews.md): Request product reviews to get feedback, inform new customers, and drive organic search traffic to your site.
- [Product Triggers](https://support.cartmojo.com/messaging/automated/product-triggers.md): Product trigger workflows are useful in situations when online retailers need to automatically follow up after the sale when certain products are bought. With product trigger workflows, store owners c
- [Smart Coupons](https://support.cartmojo.com/messaging/automated/smart-coupons.md): Smart Coupons give you the control you need to trigger messages with the logic that stays in line with your business goals.
- [On-Demand Messaging](https://support.cartmojo.com/messaging/on-demand.md): Broadcast emails to specific customer segments or send messages directly to individual shoppers.
- [Merge Variables](https://support.cartmojo.com/messaging/merge-variables.md): Merge variables allow you to add dynamic data from your store to emails that go out to customers.
- [Branding](https://support.cartmojo.com/messaging/branding.md): Automatically apply styles and store information to your email templates
- [Advanced Settings](https://support.cartmojo.com/messaging/advanced-settings.md): Toggle desired settings for your workflows, including Sender Authentication capability, test mode email address and other settings depending on the e-commerce provider.


---

# 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://support.cartmojo.com/messaging.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.
