# Installing MESA

## Install from getmesa.com

{% stepper %}
{% step %}
Navigate to <https://www.getmesa.com/pricing>
{% endstep %}

{% step %}
Select a plan to start your 7-day free trial

<figure><img src="/files/jN1nw8872YmZZxvGehCj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Sign up with your Google account or an email address and password

<figure><img src="/files/hHd0MB84g81yGOLIZqCv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your payment info to start your trial

<figure><img src="/files/9hmHo6kfLl5sWsATLu40" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tell us about yourself and get started!

<figure><img src="/files/Bz9gYrtyvsGCRkkgJnYm" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Install from Shopify

{% stepper %}
{% step %}
Navigate to <https://apps.shopify.com/mesa>
{% endstep %}

{% step %}
Click "Install" to add MESA from Shopify's App Store

<figure><img src="/files/fQiqZ31E8wIPN8ABHmdg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click "Install" to begin installing

<figure><img src="/files/6s3zw8PWr0mfysX2lXcN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Create your MESA account

<figure><img src="/files/yPAs6ZN7dvEI8zCd301R" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select a plan and click "Continue" to start your 7-day free trial

<figure><img src="/files/17hJZevud3AlEl0ePRmr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Pick the apps you use and press "Continue"

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

{% hint style="info" %}
You can always change which apps you've picked later.
{% endhint %}
{% endstep %}

{% step %}
You're ready to automate!

<figure><img src="/files/xn4h1NoDvhSxbs2RbcsB" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.getmesa.com/readme/installing-mesa.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.
