# Quickstart

## **Let’s get started ✨**

What we’ll be covering…

1. [Create a 1send User Account](#create-a-1send-user-account)
2. [Connect to a Channel](#connect-to-a-channel)
3. [Create Earn Actions & Redeem Awards](#create-earn-actions-and-redeem-awards)
4. [Create Payment](#create-payment)
5. [Activate Points Program](#activate-points-program)

### Create a 1send User Account

Go to <https://app.1send.chat/>

Click “Get Started” to create your account

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

Enter user account details and click “Create account”

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

Input your store name to create a new store

### Connect to a Channel

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

Choose a channel to connect to your store. You can connect more channels later.

We will use **Facebook** for this guide.

Click **Allow access to Facebook**

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

Choose **Opt in to all current and future Pages** & **Opt in to all current and future Businesses**&#x20;

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

Select the Facebook Page you intend to use

Click **Connect Selected Page**

{% hint style="warning" %}
[Facebook and 1send](/integrations/facebook-and-1send.md#check-facebook-pages-messenger-receiver) to make sure everything is working properly.

**Required for Boxify users.**
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Facebook Integration</strong></td><td>Learn more about 1send's integration with Facebook</td><td><a href="/pages/eirxtgZTirHGXdB0Z00g">/pages/eirxtgZTirHGXdB0Z00g</a></td></tr></tbody></table>

### Create Earn Actions & Redeem Awards

Go to Loyalty > Points tab

<figure><img src="/files/7afPSV6poQvG4FJ64O7P" alt=""><figcaption></figcaption></figure>

Click **+ Ways to Earn** or **+ Ways to Redeem** to set up your points

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Learn more about points</strong></td><td>Read our guide for how to setup your points program.</td><td><a href="/pages/zPdWQfWyd5wzd7luJnJp">/pages/zPdWQfWyd5wzd7luJnJp</a></td></tr></tbody></table>

### Create Payment

Go to **Settings > Billing** tab

<figure><img src="/files/4WrVwLglyDEJdFGzYOQs" alt=""><figcaption></figcaption></figure>

Choose your plan (monthly vs yearly). Button will take you to a Stripe checkout link

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Billing and Account</strong></td><td>Manage your plan</td><td><a href="/pages/Imra01bDxCmBI4kqZs2g">/pages/Imra01bDxCmBI4kqZs2g</a></td></tr></tbody></table>

### Activate Points Program

Go to Loyalty > Points tab

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

Click **Activate** to turn on the points program

{% hint style="warning" %}
Only posts/lives created **after** activating the points program will earn points. This prevents customers from engaging with historic posts.
{% 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.1send.chat/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.
