# Mailchimp

NoParam integrates seamlessly with Mailchimp to help maintain clean email lists.

**Setting Up Mailchimp Integration**

1. Log in to your NoParam dashboard
2. Navigate to Integrations > Mailchimp
3. Click "Connect to Mailchimp"
4. Authorize NoParam to access your Mailchimp account
5. Select the lists you want to validate

**Features**

* **List Validation**: Validate entire Mailchimp lists with one click
* **Automatic Cleaning**: Set up scheduled validations to keep lists clean
* **Segmentation**: Create segments based on email quality scores
* **Bounce Prevention**: Flag risky emails before sending campaigns


---

# 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.noparam.com/mailchimp.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.
