# Install app

Directly go to this link: [S: Appointment Booking](https://apps.shopify.com/storeify-appointment-booking) to install the app.

After adding the app to the store is complete, you need to embed the app in the theme:

Go to **Integrate Theme**  from the left sidebar -> Select the theme you want to apply -> Click the "Go to Theme Editor **> App Embeds**" ->  Click the **Save** button in the upper right corner.

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

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

## Enable/Disable App

To enable/disable the app, from the app admin, click the **Integrate Theme** on the left sidebar -> Select the theme -> Click the "Go to Theme Editor **> App Embeds**" button -> Enable/Disable the app by swiping the button to turn blue/gray -> Click the **Save** button


---

# 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://apm-guide.storeify.app/install-app.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.
