# Enable Cowlendar on your theme \[MANDATORY]

{% hint style="danger" %}
**THIS IS MANDATORY FOR COWLENDAR TO WORK**
{% endhint %}

### Steps to enable Cowlendar on your theme

1. Go into your **Shopify admin dashabord**
2. On the left hand panel Click on **Online Store** (right hand if you are on a screen larger than 15inches)
3. Click on **themes**
4. In the center panel click on **Customize** to go into the theme editor

![](/files/ME23WO3WxpGzWgUfttKt)

5. In the theme editor look at the left hand panel and click on the **App Embed tab**
6. **Enable** the app
7. Click **Save**

{% hint style="warning" %}
Make sure to click SAVE
{% endhint %}

![](/files/Mt8gm79ojEOKUvHFGuAh)


---

# 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/cowlendar-help/beginners-guide/enable-cowlendar-on-your-theme-mandatory.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.
