# How to enable app embed block

To make BLOOP run on your store, the app's embed block has to be enabled. To enable it, please follow these steps:

### 1. Go to Theme Customization

There're multiple ways to do it.

If the block isn't enabled, there'll be a **banner** in the app. Just click on the button, you'll be redirected to the **Theme Customization** page.

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

Or you can navigate to **Shopify Admin** > **Online Store** > **Theme** and click **Customize**.

<figure><img src="/files/6kLl1oFj7fVAkhggNW0W" alt=""><figcaption></figcaption></figure>

### 2. Enable BLOOP app embed block

On the Theme Customization page, navigate to app embed section then search for "bloop" and make sure it's enabled.

<figure><img src="/files/2p7PTlIoUcXW2u49dmwx" 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://docs.bloop.plus/others/faqs/how-to-enable-app-embed-block.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.
