# Install app

Directly go to this link: [S: Contact Form - Contact Us](https://apps.shopify.com/storeify-contact-form-builder) to install the app.

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

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/u8JmfYeuXjLP49Zo2BQA" alt=""><figcaption></figcaption></figure>

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

If you want to preview the application on an unpublished theme, then follow the same steps as above.


---

# 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://cf-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.
