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

# Installing the app

This guide will walk you through the process of installing the Platter+ app on your Shopify store. It is a quick and easy process, and takes under 2 minutes!

### Step 1: Shopify App Store <a href="#h_eb9630b539" id="h_eb9630b539"></a>

Navigate to the Shopify App Store Using this [link](https://apps.shopify.com/platter-plus).&#x20;

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

### Step 2: Install Platter+ <a href="#h_f433348138" id="h_f433348138"></a>

Click the "Install" button. You will be redirected to Shopify.

<figure><img src="/files/0f2aqZnEw8lJW2Wtnjkk" alt=""><figcaption></figcaption></figure>

### Step 3: Approve permissions <a href="#h_adf1a569ed" id="h_adf1a569ed"></a>

In Shopify, review the permissions and click the "Install" button. You'll then be asked to approve the subscription details.&#x20;

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

### Step 4: Set up your first extension <a href="#h_adf1a569ed" id="h_adf1a569ed"></a>

After successful installation, you will be redirected to the Platter+ dashboard. To begin, follow the instructions in our [quick start guide](/get-started/quick-start-guide.md), and begin optimizing your checkout.&#x20;

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


---

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

```
GET https://docs.platter.com/get-started/installing-the-app.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.
