# Getting Started

This section will run you through the steps to install Inveterate in Shopify and get the back end configured with your live theme.

### Follow the guides below in order

{% content-ref url="/pages/2gKMM6KAaOpvDxhIvHPW" %}
[Install The Inveterate App](/help-center/guides/getting-started/install-the-inveterate-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/ndCMf5hAziIlngxVLmhf" %}
[Set Up Company Profile](/help-center/guides/getting-started/set-up-company-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/uW9e1alXYU50qpcIOvfF" %}
[Enable Inveterate On Your Store](/help-center/guides/getting-started/enable-inveterate-on-your-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ojqS50xUT6wcS4b6zyM" %}
[Adjust Customer Account Settings In Shopify](/help-center/guides/getting-started/adjust-customer-account-settings-in-shopify.md)
{% endcontent-ref %}

{% content-ref url="/pages/9govTa263mtFON8iAWE1" %}
[Add Membership Link Snippet to Customer Account Template](/help-center/guides/getting-started/add-membership-link-snippet-to-customer-account-template.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.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.
