> For the complete documentation index, see [llms.txt](https://rosetta-ai.gitbook.io/en-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosetta-ai.gitbook.io/en-docs/rosetta.ai-features/plans-and-features-differences.md).

# Plans & features differences

**Check the pricing here or reach out the contact person in Rosetta.ai.**

Bind a credit card for automatic bill payments.

* monthly billing
* yearly billing

<table><thead><tr><th width="168"></th><th width="200">Free</th><th>Starter</th><th>Growth</th></tr></thead><tbody><tr><td>Impressions / month</td><td>10,000</td><td>100,000</td><td>250,000</td></tr><tr><td>recommender type</td><td>1 (exclusive recommend)</td><td>7</td><td>7</td></tr><tr><td>recommender layout</td><td>2</td><td>unlimited</td><td>unlimited</td></tr><tr><td>price</td><td>Free</td><td>from USD $ 99 / month</td><td>from USD $ 199 / month</td></tr></tbody></table>

{% hint style="info" %}
For starter, growth and scale plan users, you'll have 14-day free trial.
{% endhint %}

**--recommended modules**

1. Recommended for the user
2. Popular this month
3. Trending this week
4. Hot in the past 3 days
5. Similar products based on shopper behavior
6. Frequently Bought Together
7. Content based similar items

{% hint style="info" %}
Reach out to the contact person in Rosetta.ai for further instructions
{% endhint %}

**--The ways of presenting personalized Email (Scale)**

![](/files/fFW8DbkyCZKEtmv3o94h)


---

# 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, and the optional `goal` query parameter:

```
GET https://rosetta-ai.gitbook.io/en-docs/rosetta.ai-features/plans-and-features-differences.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
