# Quickstart

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Install App</strong></td><td>Start by installing Shoplift on the Shopify App Store</td><td></td><td><a href="quickstart/install-shoplift">install-shoplift</a></td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FPirHEb1KTFIZ22SItwG1%2F1.png?alt=media&#x26;token=a730e467-8f52-4291-9f9e-617c212eab36">1.png</a></td></tr><tr><td><strong>Create a Test</strong></td><td>Learn how to set up and launch your first test</td><td></td><td><a href="quickstart/create-a-test">create-a-test</a></td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FOhJSWwrPjXiJN4xJJMTr%2F2.png?alt=media&#x26;token=8d4639eb-c404-4f26-988d-c6652a08b12d">2.png</a></td></tr><tr><td><strong>Edit Your Variant</strong></td><td>Customize your test using the Shopify Editor</td><td></td><td><a href="quickstart/edit-your-variant">edit-your-variant</a></td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FRPKS8Z6OZIEd3L73Wule%2F3.png?alt=media&#x26;token=72328333-7178-45a4-b97c-d3f974901fc6">3.png</a></td></tr><tr><td><strong>Launch Your Test</strong></td><td>Review your edits and begin testing on your site</td><td></td><td><a href="quickstart/launch-your-test">launch-your-test</a></td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2F3id8Eotw8AvtHKJpVPac%2F4.png?alt=media&#x26;token=8f07bd4a-28f0-43e1-88a0-7b339b8c4b00">4.png</a></td></tr><tr><td><strong>FAQs</strong></td><td>Get the answers to frequently asked questions</td><td></td><td><a href="frequently-asked-questions">frequently-asked-questions</a></td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2F9StG07wK2utCI8rtsg7y%2FDocs%20Icons%20(6).png?alt=media&#x26;token=446cc402-68a6-4a0d-bca3-0c7700ea9285">Docs Icons (6).png</a></td></tr></tbody></table>

{% hint style="info" %}
If you need help conducting tests with Shoplift, our [support team](https://docs.shoplift.ai/get-started/broken-reference) is always available to assist. Reach out from within the app using the live chat widget in the bottom right of the screen, or email [help@shoplift.ai ](mailto:help@shoplift.ai)to get in touch.
{% endhint %}


---

# 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.shoplift.ai/get-started/quickstart.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.
