# Quickstart

<figure><img src="https://1254116209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF0lDwqqTZpGqZRJtVsYY%2Fuploads%2F9BfVahNOWWY7XLG0nTnW%2FUntitled%20design%20(6).png?alt=media&#x26;token=05c91b7c-30d1-4614-a9ca-807d43b4ad7e" alt=""><figcaption></figcaption></figure>

Follow the below steps to get started with Spreeflo in minutes.

### Prerequisite:

Install the Spreeflo app from the [Spreeflo Shopify App page](https://apps.shopify.com/spreeflo).

### Step 1: Onboarding

After you install the Spreeflo app from the [Spreeflo Shopify App page](https://apps.shopify.com/spreeflo), you'll be prompted with an onboarding modal.&#x20;

Please add the email address that you want Spree to send to your customers on your behalf. For example, if you want your customers to receive marketing emails from <contact@example.com>, then enter <contact@example.com> into the "Email address" input field.&#x20;

You must have access to the provided email's inbox to complete email verification.

<div data-full-width="false"><figure><img src="https://1254116209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF0lDwqqTZpGqZRJtVsYY%2Fuploads%2FRQ9HEoX9909GhRLNxKtU%2FUntitled%20design%20(7).png?alt=media&#x26;token=44e8e250-ab91-41c8-b9a3-2803cdae7418" alt=""><figcaption></figcaption></figure></div>

### Step 2: Email verification

A verification email would be sent to the email address provided.&#x20;

Please click into the link inside the verification email. This will permit Spree to send emails to your customers on your behalf with your email address.

Emails will be sent to your customers from <noreply@spreeflo.com> until you complete email verification.

You can change the email address in Spreeflo settings if required.

<figure><img src="https://1254116209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF0lDwqqTZpGqZRJtVsYY%2Fuploads%2F57F17vD86X2wGE6V98Wk%2FUntitled%20design%20(8).png?alt=media&#x26;token=78f40967-4ab1-424b-a6cf-4bb70d5509b1" alt=""><figcaption></figcaption></figure>

### Step 2.5 (optional): Create customer segments in Shopify

Marketing campaigns start with the customer segments that you create on your Shopify Store — and Spreeflo makes it easy to get started with any preexisting customer segments.

Shopify have customer segments already defined for any store, e.g. "Abandoned checkouts in the last 30 days", "Customers who have purchased at least once", etc. If these segments still exist and contain customers that are subscribed for email marketing, then Spree will prepare marketing campaigns specific for those segment customers.

However ***if your store does not have any customer segments or any segment with customers that consent for email marketing, then Spree will not be able to prepare marketing campaigns***. You will have to define customer segments which will then define your marketing strategy for Spree to follow. You can define customer segments in **Shopify -> Customers -> Segments** on the left hand panel.

<figure><img src="https://1254116209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF0lDwqqTZpGqZRJtVsYY%2Fuploads%2FOFQfZmeDf5V8gFwqgHoh%2FUntitled%20design%20(16).png?alt=media&#x26;token=30ababfd-a232-46a7-8282-250f30978d02" alt=""><figcaption></figcaption></figure>

### Step 3: Review and approve jobs

Spree will almost immediately prepare marketing emails with discount codes. Each marketing correspondence for each customer are known as a "job". Every email copy including the discount code itself will be personalised for each customer.&#x20;

By default, Spree will not send any correspondence to your customers without your approval. You should regularly revisit the Spreeflo app to review and approve each job. Pending jobs will have a "Preview" option for you to view the correspondence.

<figure><img src="https://1254116209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF0lDwqqTZpGqZRJtVsYY%2Fuploads%2FEzYHUrx0OL3l8s2XtB7R%2FUntitled%20design%20(9).png?alt=media&#x26;token=9f4c2772-691d-488c-8e41-75cc38374785" alt=""><figcaption><p>Example discount email sent to user who abandoned checkout.</p></figcaption></figure>

### Step 4: Relax

As long as you have customer segments defined with customers that consented to email marketing, then Spree will continuously be working in the background for you; day and night. You'll be able to monitor Spree's achieved sales in the Spreefo app.&#x20;


---

# 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://spreeflo.gitbook.io/spreeflo-how-to-use/getting-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.
