# \[ SHOPIFY ] How to enable Orka livechat on your theme?

### Step 1 : open your theme editor <a href="#step-1-open-your-theme-editor" id="step-1-open-your-theme-editor"></a>

Firstly, make your way to the Shopify dashboard and click on "Online Store," followed by "Customize" to open your theme editor. Once there, direct your attention to the left side of your screen (or the right if you are on a screen larger than 15 inches) and find the "App Embeds" section. In there, locate and click on "Enable Cowlendar."<br>

<figure><img src="/files/NrDIyxDC907tTiYpBJnr" alt=""><figcaption></figcaption></figure>

### Step 2 : enable the app and SAVE it! <a href="#step-2-enable-the-app-and-save-it" id="step-2-enable-the-app-and-save-it"></a>

Here is a crucial part: do not forget to hit "Save"! It is a common step to miss, and we receive many messages from users who overlook it. By saving your changes, you ensure everything works as it should, and you instantly become one of our favorite users! 😉❤️

<br>

<figure><img src="/files/vcciwl4TpwbXcMoeoUqD" alt=""><figcaption></figcaption></figure>


---

# 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://penida.gitbook.io/orka-livechat/beginners-guide/shopify-how-to-enable-orka-livechat-on-your-theme.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.
