# Quick start guide

Whether you've just installed Platter+ or need a reminder on how to add an extension to your checkout, this guide will walk you through the process from start to finish.

{% hint style="warning" %}
**Plan requirement**

Your setup experience will vary based on your plan.&#x20;

* Basic: Post-purchase only
* Pro: Checkout extensions and post-purchase
  {% endhint %}

***

## Step 1: Select an extension

{% embed url="<https://youtu.be/SRkvD6IA5SQ>" %}

Platter+ has 10 checkout and post-purchase extensions to choose from. Choosing your first extension depends on your primary goal.&#x20;

We suggest starting with one of our most popular extensions:

* In-Checkout Cross-Sells
* Post-Purchase Offers
* Promotion Progress Bar
* Alert Banners
* Testimonials

{% hint style="warning" %}
If you need help selecting your first extension, use our [Checkout Optimization Checklist](/get-started/choosing-your-first-extension.md) as a guide.&#x20;
{% endhint %}

***

## Step 2: Configure the extension

{% embed url="<https://youtu.be/UU789qj5Uag>" %}

Once you've selected the extension you'd like to set up, use the configuration settings on the left-hand side.

Configuring the settings is pretty straightforward, but if you have questions or need help, refer to the documentation for each individual extension.

After you've finished adjusting the settings for an extension, follow these steps:

{% stepper %}
{% step %}
**Rename your extension**

<img src="/files/SGkShZ4IQe4lEyukTgjo" alt="" data-size="original">
{% endstep %}

{% step %}
**Click the `Save` button to save all of the settings**

<img src="/files/ylep4sc0YFjuTeXXp0IJ" alt="" data-size="original">
{% endstep %}

{% step %}
**Click the `+` icon to copy the Handle ID**

<img src="/files/OY4iPRVRNKVRBILNAsm6" alt="" data-size="original">
{% endstep %}
{% endstepper %}

***

## Step 3A: Installing an extension on your checkout page (Pro plan required) <a href="#installing-an-extension" id="installing-an-extension"></a>

Follow the steps below to add any of the checkout extensions to your checkout page.&#x20;

{% hint style="warning" %}
The steps to enable Post-Purchase Offers **differ** from those for adding checkout extensions (listed below). For detailed instructions on enabling Post-Purchase Offers, [**click here**](#installing-an-extension-1).
{% endhint %}

{% embed url="<https://youtu.be/fZNoYTXOAF4>" %}

Once you are finished setting up an extension, follow these steps:

{% stepper %}
{% step %}
**Click the `+` icon to copy the Handle ID**

<img src="/files/OY4iPRVRNKVRBILNAsm6" alt="" data-size="original">
{% endstep %}

{% step %}
**Click `Copy handle ID and go to editor`, it will open your checkout editor in a new tab**

<img src="/files/FPHKrN22hF5ovhETWhR1" alt="" data-size="original">
{% endstep %}

{% step %}
**Duplicate your live checkout (optional)**

<img src="/files/SwIl9l5Fr7PRjWeeMYeo" alt="" data-size="original">
{% endstep %}

{% step %}
**Click `Add app block`**

<img src="/files/vQFjFUnELYX8yxj6q6rJ" alt="" data-size="original">
{% endstep %}

{% step %}
**Search for Platter and select Checkout Extensions**

![](/files/hz5FnCRF3B65NL54g3fq)
{% endstep %}

{% step %}
**Adjust your checkout behavior settings**

<img src="/files/I6YG2UupC7UXKiD1OoMo" alt="" data-size="original">

{% hint style="info" %}
Depending on your requirements, we typically recommend deselecting `Allow app to block checkout` and selecting `Include app block in Shop Pay`.
{% endhint %}
{% endstep %}

{% step %}
**Paste your Handle ID**

<img src="/files/VvDwSoNonkhRyjo7hxrB" alt="" data-size="original">
{% endstep %}

{% step %}
**Drag the app block to your desired location**

<img src="/files/n505NYjhHXpQqwT4BHwa" alt="" data-size="original">
{% endstep %}

{% step %}

#### Publish the changes

<img src="/files/WMxBjmdZBfzyhq8VbcTr" alt="" data-size="original">
{% endstep %}
{% endstepper %}

## Step 3B: Enable your post-purchase page (Pro & Basic plans) <a href="#installing-an-extension" id="installing-an-extension"></a>

After creating the Post-Purchase Offers extension and adjusting the settings, navigate to your [Shopify Admin > Settings](https://admin.shopify.com/), and follow these steps:

{% embed url="<https://youtu.be/CdJSiUQzkyE>" %}

1. Open your [admin settings](https://admin.shopify.com/).&#x20;
2. Click on Checkout.\
   ![](/files/Hy0F5QfqkVJRrcfTN39y)
3. Scroll down to the post-purchase page section, and select Platter+.\
   ![](/files/0wtlsFCHPgfMuEyYQQme)
4. Save your changes.\
   ![](/files/w6FXuuN2zVtwN8mhwytk)

Once you have enabled this setting and activated your post-purchase page, your customers will see the offer(s) you set up in Post-Purchase Offers.

{% hint style="warning" %}
We suggest create a test purchase in order to make sure your Post-Purchase Offers are being displayed as expected.&#x20;
{% 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.platter.com/get-started/quick-start-guide.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.
