> ## Documentation Index
> Fetch the complete documentation index at: https://docs.release0.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to integrate Release0 with Shopify

> Embed your Release0 agent in Shopify themes using Liquid files. This guide provides step-by-step instructions to add your agent to Shopify stores, allowing you to enhance customer interactions and support.

Embedding your agent in Shopify is a straightforward process. Follow these steps to get started:

1. Go to the **Integrations** tab of your agent's **flow editor**.
2. Click the **Shopify** button to get the embed instructions.
3. Copy the provided code snippet.
4. Paste the code into your Shopify theme's **Liquid** file, typically in the `theme.liquid` file.
5. Save the changes to your theme.
6. Your agent should now be embedded in your Shopify store.
7. Test the integration by visiting your store and interacting with the agent.
8. If you encounter any issues, double-check the code placement and ensure there are no conflicting scripts in your theme.

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintcdn.com/release0-13d037a7/YWq2zuUGbHzFURAJ/images/integrations/shopify-integration.png?fit=max&auto=format&n=YWq2zuUGbHzFURAJ&q=85&s=575a643b98797cadad3f99c0a0a5e543" alt="Release0.com - Shopify" width="588" height="801" data-path="images/integrations/shopify-integration.png" />
</Frame>
