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

# Install Livechat

> Livechat can be installed on Shopify stores, websites, and apps.

## Install Livechat on Shopify

For Shopify stores, Livechat can be installed through **official Shopify authorization**, with no manual code required.

### Step 1: Authorize Your Store

<Steps>
  <Step title="Connect">
    Click the Connet button to redirect to the Shopify platform.
  </Step>

  <Step title="Install">
    In Shopify, confirm authorization and install the app to complete the setup.
  </Step>
</Steps>

### Step 2: Enable Livechat

<Steps>
  <Step title="Select">
    Select the Livechat instance you want to use for your Shopify store.
  </Step>

  <Step title="Embed">
    Go to **Shopify Admin → Online Store → Themes**.

    * Click **Customize**.
    * Open **App Embeds**.
  </Step>

  <Step title="Verify">
    Save the changes and verify that the Livechat widget appears on your storefront.
  </Step>
</Steps>

## Install Livechat on an Website / App

You can install Livechat on any website or app by embedding the widget code.

<Steps>
  <Step title="Copy">
    Copy the **Livechat widget code snippet**.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/7wUKXalsoYd9-rEw/images/image-94.png?fit=max&auto=format&n=7wUKXalsoYd9-rEw&q=85&s=6a0d31e3c7a9f650b6f7a2fc29664182" alt="Image" width="2938" height="1546" data-path="images/image-94.png" />
    </Frame>
  </Step>

  <Step title="Paste">
    Insert the snippet into your page’s code, **right before the closing** `</body>`**tag** .

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/7wUKXalsoYd9-rEw/images/image-95.png?fit=max&auto=format&n=7wUKXalsoYd9-rEw&q=85&s=4f349f18696b247d2d52c387f3113dae" alt="Image" width="2734" height="1472" data-path="images/image-95.png" />
    </Frame>
  </Step>

  <Step title="Publish">
    Save and publish the changes.
  </Step>
</Steps>
