> 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/saas-subscription/conversion.md).

# Conversion

Design interactive plan comparison tools.

**Objective:** The goal is to help potential customers understand which plan best suits their needs by providing an easy-to-use, interactive comparison tool. This will help boost conversion by allowing prospects to make informed decisions quickly.

**Solution:** GRETA creates a plan comparison page with a dynamic tool that allows visitors to easily compare features, benefits, and pricing for each plan. Additional elements like an ROI calculator and a free trial progress tracker help users visualize the benefits of subscribing.

**Goal:** To boost conversions by making it easy for visitors to select the plan that fits their needs. The tool’s interactivity and personalized options increase the likelihood of users taking the next step and converting into paying customers.

**Steps:**

* **Login/Sign Up**
  * &#x20;sign up using your email or Login/Sign up with your Google account.
* **Verify with OTP**
  * Incase 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>

* **Create Your Website**
  * ***In the "Ask me to create an app" section, type:***    \
    ***"Create an interactive plan comparison tool with \[Basic/Pro/Enterprise] tiers, feature lists, and toggleable pricing."***

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

* **Customize with GRETA’s Suggestions**
  * Add pre-built components (e.g., price toggles, feature badges, CTAs) from GRETA’s recommendations.

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

* **Preview & Edit**

  * Once satisfied with the customization, preview your website to check for any refinements needed.

  <figure><img src="/files/ugMXROPVomV348oABLwc" alt=""><figcaption></figcaption></figure>
* **View Code (Optional)**
  * Access the auto-generated code to copy.

<figure><img src="/files/6QDNHlJ5wJJ7gAx8BRTf" alt=""><figcaption></figcaption></figure>

* **Deploy**
  * Click "Deploy" to launch the website you created.

<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/saas-subscription/conversion.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.
