> For the complete documentation index, see [llms.txt](https://thisdot.gitbook.io/data-mapper-for-mailchimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisdot.gitbook.io/data-mapper-for-mailchimp/getting-started/choosing-a-plan.md).

# Choosing a plan

Upon installing Data Mapper for Mailchimp and signing in, you will be prompted to select a pricing plan that best suits your business needs. The app offers tiered plans based on features such as the number of customer syncs, advanced segmentation capabilities, and automation triggers. Each plan is designed to provide seamless integration between your Stripe account and Mailchimp audience, ensuring accurate data transfer and enhanced marketing capabilities.

After choosing a plan, you will be redirected to the onboarding process. This guided setup helps you connect your Stripe account, configure your Mailchimp audience, and customize sync preferences to start automating customer data transfers and triggering targeted campaigns efficiently.

For detailed pricing information and plan options, please visit the [Data Mapper for Mailchimp pricing page](https://data-mapper-for-mailchimp.thisdot.co/pricing).


---

# 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://thisdot.gitbook.io/data-mapper-for-mailchimp/getting-started/choosing-a-plan.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.
