> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/greta/greta-recipies/e-commerce/retention.md).

# Retention

Set up loyalty programs and personalized offers.

**Objective:**  To keep customers coming back by rewarding them for continued purchases with loyalty programs and personalized offers based on their shopping habits.

**Solution:** GRETA generates personalized loyalty programs where users can earn points or receive discounts on future purchases. It can also create custom offers tailored to individual user preferences.

**Goal:**  To increase customer retention and lifetime value by creating an incentive for users to return and make repeat purchases.

**Steps:**

* **Login/Sign Up**
  * &#x20;Sign up using your email or Log in/Sign up with your Google account.
* **Verify with OTP**
  * In case of email sign up, enter the OTP sent to your email to confirm your account. Once verified, you’re ready to use Greta.

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

* **How to Get Credits**
  * Click on the tab above "Credits" and complete 4 simple tasks to get free credits.

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

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

* Go to Settings > Pricing & Plan, then scroll down to "Buy Credit Points" to purchase additional credits.

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

* **Create Your Website**
  * In the "Ask me to create an app" section, type:    \
    " **Set up loyalty programs and personalized offers,"** and write the features you need in the prompt.

<figure><img src="/files/5eiDxyASUz5tAzQ7eAP6" alt=""><figcaption></figcaption></figure>

* **Templates**
  * Select from **GRETA’s pre-designed templates** tailored for different needs.
  * With **one click,** a website is generated based on your chosen template.

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

* **Customize with GRETA’s Suggestions**
  * Add pre-built components from GRETA’s recommendations. Or give more prompts to add features or make edits to the website

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

* **Preview & Edit**

  * Toggle between **different screen sizes** (desktop, tablet, mobile) using the button next to Preview.
  * Make any final refinements before deployment.

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

  <figure><img src="/files/gwuRjikrctqr79cKRRah" alt=""><figcaption></figcaption></figure>
* **Deploy**
  * Once satisfied, click "**Deploy**" to **launch your website** instantly.
  * This process ensures a **quick, no-code, AI-assisted** website creation experience.

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

<figure><img src="/files/3Yq6fOx0OkxzIEvoQjla" 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.questera.ai/greta/greta-recipies/e-commerce/retention.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.
