# Rosetta AI Help Center

## Rosetta AI Help Center

- [Getting Started](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started.md)
- [Before You Start](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started/before-you-started.md)
- [Account Setup](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started/account-setup.md)
- [Connecting Google Tag Manager](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started/connecting-gtm.md)
- [Finding your Product Feed URL](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started/product-feed-url.md)
- [Quick Start to Setup Recommenders or Promotions](https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started/quick-start-setup.md)
- [Recommenders](https://rosetta-ai.gitbook.io/help-center/functions/recommenders.md)
- [Introduction to Recommendation Types](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/recommendation-type.md)
- [Select layout style](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/layout-style.md)
- [Select the Best Page](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/best-page.md)
- [Creating Your First Personalized Product Recommender](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/create-recommender.md)
- [One-Click Booster Set](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/create-recommender/one-click-setup.md)
- [Create from a Preset Recommender](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/create-recommender/preset-recommenders.md)
- [Create a Custom Recommender](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/create-recommender/custom-recommenders.md)
- [Manage Recommenders](https://rosetta-ai.gitbook.io/help-center/functions/recommenders/manage-recommenders.md)
- [Promotions](https://rosetta-ai.gitbook.io/help-center/functions/promotions.md)
- [Understanding AI-driven Exit Intent Promotion](https://rosetta-ai.gitbook.io/help-center/functions/promotions/understanding-ai-driven-exit-intent-promotion.md)
- [Creating Your First AI-driven Exit Intent Promotion](https://rosetta-ai.gitbook.io/help-center/functions/promotions/creating-your-first-ai-driven-exit-intent-promotion.md)
- [Create a Banner / Coupon Code Promotion](https://rosetta-ai.gitbook.io/help-center/functions/promotions/creating-your-first-ai-driven-exit-intent-promotion/create-a-banner-coupon-code-promotion.md)
- [Create a Story plugin](https://rosetta-ai.gitbook.io/help-center/functions/promotions/creating-your-first-ai-driven-exit-intent-promotion/create-a-story-plugin.md)
- [Manage Promotions](https://rosetta-ai.gitbook.io/help-center/functions/promotions/manage-promotions.md)
- [Discovery Plugins](https://rosetta-ai.gitbook.io/help-center/functions/discovery-plugins.md)
- [Understanding Discovery Plugins](https://rosetta-ai.gitbook.io/help-center/functions/discovery-plugins/understanding-discovery-plugins.md)
- [Creating the Search Plugin](https://rosetta-ai.gitbook.io/help-center/functions/discovery-plugins/creating-the-search-plugin.md)
- [Managing Discovery Plugins](https://rosetta-ai.gitbook.io/help-center/functions/discovery-plugins/managing-discovery-plugins.md)
- [Dashboard](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/dashboard.md): Your Metrics at a Glance.
- [Reports](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/reports.md)
- [Customize Reports](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/reports/customize-reports.md)
- [Analytics](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/analytics.md)
- [Product Analytics](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/analytics/product-analytics.md): This section will explain how to use Product Analytics to view and understand the features and sales performance of your sold products.
- [Preference Analytics](https://rosetta-ai.gitbook.io/help-center/dashboard-and-data/analytics/preference-analytics.md): This section will explain how Preference Analytics collects brand customer preferences and their purchasing habits.
- [Manage Account Settings](https://rosetta-ai.gitbook.io/help-center/account-and-payment/account-settings.md)
- [Manage Plan & Billing](https://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing.md)
- [Change Subscription Plan](https://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing/change-subscription-plan.md)
- [Understanding Plans](https://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing/change-subscription-plan/understanding-plans.md)
- [Payment History](https://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing/payment-history.md)
- [Manage Your Payment Method](https://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing/manage-your-payment-method.md)
- [General FAQ](https://rosetta-ai.gitbook.io/help-center/faq/general-faq.md)
- [Google Analytics Data Description](https://rosetta-ai.gitbook.io/help-center/faq/google-analytics-data-description.md)
- [AdStyle Performance on GA/GA4](https://rosetta-ai.gitbook.io/help-center/faq/adstyle-performance-on-ga-ga4.md)
- [Changelog](https://rosetta-ai.gitbook.io/help-center/changelog.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://rosetta-ai.gitbook.io/help-center/onboarding/getting-started.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.
