# Get Started

- [Welcome to Shoplift](https://docs.shoplift.ai/get-started/readme.md)
- [Quickstart](https://docs.shoplift.ai/get-started/quickstart.md): Getting started with Shoplift is incredibly easy, and creating and launching your first test only takes a few minutes. Use our guides below to get up and running in no time.
- [Install Shoplift](https://docs.shoplift.ai/get-started/quickstart/install-shoplift.md): Installing Shoplift is effortless and fully automated. Follow the steps below to get set up in just a few minutes.
- [Choose the Right Test Type](https://docs.shoplift.ai/get-started/quickstart/choose-the-right-test-type.md)
- [Create Your First Test](https://docs.shoplift.ai/get-started/quickstart/create-a-test.md)
- [Edit Your Variant](https://docs.shoplift.ai/get-started/quickstart/edit-your-variant.md): Shoplift is the first A/B testing platform built specifically for Shopify, and the tight integration between the two platforms allows you to create a variant directly from the Shopify Editor.
- [Preview Before Going Live](https://docs.shoplift.ai/get-started/quickstart/preview-before-going-live.md)
- [Launch & Monitor Your Test](https://docs.shoplift.ai/get-started/quickstart/launch-your-test.md): Before launching your test, we recommend taking a few steps to make sure everything looks right. We'll cover these steps below.
- [A/A testing](https://docs.shoplift.ai/get-started/quickstart/a-a-testing.md)
- [FAQ](https://docs.shoplift.ai/get-started/frequently-asked-questions.md)


---

# 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.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.
