# Install The Inveterate App

Installing the app is done in two steps.  First you install the app onto your Shopify store and then you create your Inveterate account.

Follow the steps below in order.

{% content-ref url="/pages/kvoUrrCWc1neCWrys37E" %}
[App Installation](/help-center/guides/getting-started/install-the-inveterate-app/app-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/spoP2YvJ4e0fDcL6x8nJ" %}
[Creating Your Inveterate Account](/help-center/guides/getting-started/install-the-inveterate-app/creating-your-inveterate-account.md)
{% endcontent-ref %}


---

# 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.inveterate.com/help-center/guides/getting-started/install-the-inveterate-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.
