# How to enable app functionality?

To start using the app and make all features work correctly on your store, you need to complete **two simple setup steps**: enabling the **App Embed** and activating the **EPA Widget**.

### 1. App Embed Activation

The App Embed allows the app to load and function properly across your store.

<div><figure><img src="/files/P9jH3q1fgIImV5NK1U59" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AiqyphGH3NNMUtNBi5ZW" alt=""><figcaption></figcaption></figure></div>

**Steps to activate:**

1. Click the **Go to Theme Editor** button from the app dashboard.
2. The Shopify Theme Editor will open automatically.
3. Locate the **App Embed** section.
4. Enable (toggle ON) the app embed.
5. Click **Save**.

### 2. Addon Widget Integration

After enabling the App Embed, you need to activate the Widget to display add-ons on your store pages.

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

**Steps to activate:**

1. Go back to the app settings.
2. Toggle ON the **EPA Widget**.
3. Enable the widget for:
   * **Product Page**&#x20;
   * **Cart Page**

{% hint style="info" %}
**Note:** By default, the **Product Page** addons toggle is enabled when the app is newly installed.
{% endhint %}

What’s Next?

Once both steps are completed, you can start creating **Product Add-ons** from the app dashboard, and they will automatically appear on your store.


---

# 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://help.spicegems.com/epa-easy-product-addons/faqs/how-to-enable-app-functionality.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.
