# LiveAlerts

## LiveAlerts

- [Welcome to LiveAlerts](https://help.livealerts.io/welcome-to-livealerts.md): Getting started with LiveAlerts is simple. You will be creating beautiful iOS inspired popups on your Shopify store in no time. Please do not hesitate to reach out to support at help@livealerts.io.
- [Activate App Embed](https://help.livealerts.io/getting-started/activate-app-embed.md): Follow this guide to correctly activate the LiveALerts app embed in your Shopify admin.
- [Integrating Klaviyo](https://help.livealerts.io/integrations/integrating-klaviyo.md): Follow this step by step guide to integrate Klaviyo to LiveAlerts.
- [Adding API Key to LiveAlerts](https://help.livealerts.io/integrations/adding-api-key-to-livealerts.md): Follow this step by step guide to add your API Key to LiveAlerts
- [SMS Popup](https://help.livealerts.io/creating-popups/sms-popup.md): Follow this guide to correctly setup a SMS collection popup in LiveAlerts.
- [Email Popup](https://help.livealerts.io/creating-popups/email-popup.md): Follow this guide to correctly setup an email collection popup in LiveAlerts.
- [Custom Popup](https://help.livealerts.io/creating-popups/custom-popup.md): Follow this guide to correctly setup a custom popup in LiveAlerts.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.livealerts.io/welcome-to-livealerts.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.
