> For the complete documentation index, see [llms.txt](https://docs.selvette.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.selvette.com/shopify-app/overview.md).

# Shopify App overview

The Selvette Shopify App is a complete Shopify-first setup. Merchants can install the storefront experience, manage products, review performance, and pay through Shopify without creating a separate Studio account.

![The Selvette setup checklist inside Shopify admin](/files/8jzpmFascVld5d161fRJ)

The app navigation includes:

* **Home** — setup status;
* **Connection** — whether this store is standalone or shares a Studio account;
* **Widget** — branding, availability, Live AR, video, and protection settings;
* **Funnel** — storefront conversion activity;
* **Leads** — shopper email captures;
* **Gallery** — storefront try-on results and moderation; and
* **Plan & billing** — the plan, credits, and Shopify purchases.

## What is not in the Shopify App

Studio's **Create** workspace is not included in the embedded Shopify navigation. To make on-model campaign images, create a Studio account and [connect the store](/shopify-app/connect-to-studio.md). After an image is complete, Studio can also animate it into a short reel.

Your Shopify-paid plan and credit balance follow the connection. There is no second Studio subscription.

Next: [Install Selvette and choose a plan](/shopify-app/install-and-choose-a-plan.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.selvette.com/shopify-app/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
