# Steps to do

For the app to work perfectly on the store, please follow these steps:

## 1. Install app:&#x20;

{% content-ref url="/pages/3GDjzvjw6wUjhd66C9AF" %}
[Install app](/install-app.md)
{% endcontent-ref %}

## 2. Create & Edit quote form:

{% content-ref url="/pages/Pr8TEIUnO6zhfRdpIZb2" %}
[Create & Edit quote form](/create-and-edit-quote-form.md)
{% endcontent-ref %}

If using multiple forms, perform additional steps to set up multi-form (***only available with the Advanced Plan***):

{% content-ref url="/pages/uH7W5SCg1xXDeMtcr7zK" %}
[Multi-form](/multi-form.md)
{% endcontent-ref %}

## 3. Settings:

{% content-ref url="/pages/rFPm12QrNvKE0ofkYzTH" %}
[Settings](/settings.md)
{% endcontent-ref %}

## 4. Integrate code to theme:

{% content-ref url="/pages/StcyTXANVQR0Bxkdoddu" %}
[Integrate code to theme](/integration/integrate-code-to-theme.md)
{% endcontent-ref %}

## 5. Automatically integrate code using AI

[<mark style="color:$warning;">Note</mark>](#user-content-fn-1)[^1]: This step only needs to be performed after completing the 4 steps above if the product prices and the "Add to cart" button are still not hidden.

Click the link below to see the detailed instructions:

{% embed url="<https://quote-guide.storeify.app/advanced-features#id-7.-automatically-analyzes-theme-selectors-and-inserts-integrated-code-using-ai>" %}

***

If the quote function still are not enabled for selected products, please don’t hesitate to contact us via email: **<storeifyapps@gmail.com>**

<br>

[^1]:


---

# 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://quote-guide.storeify.app/steps-to-do.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.
