# How to Set Up Your MailChimp Integration

## Connecting Your MailChimp Account to FeedOtter

In FeedOtter, navigate to **Settings > Integrations**.

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

Click **Add Integration,** and select **MailChimp.**&#x20;

You will be redirected to MailChimp. Log in with your username and password.

<div align="left"><figure><img src="/files/5aNoZceYymAg6nVVtHV1" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can add multiple MailChimp connections to your account. This is perfect for consultants that want to manage multiple customers' automated emails.
{% endhint %}

You're all set! MailChimp is connected to your account.

At this point you are ready to set up your RSS and/or curated newsletters using the following tutorials:

* [Getting Started](/automated-newsletters/getting-started.md) (Automated Newsletters)
* [Getting Started](/curated-newsletters/getting-started.md) (Curated Newsletters)


---

# Agent Instructions: 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.feedotter.com/integrations/mailchimp/how-to-set-up-your-mailchimp-integration.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.
