# How can I send emails with quiz results to my customers?

You can send emails with quiz results to customers through [MailChimp](https://support.quizkitapp.com/quiz-kit-integrations/quiz-kit-integrations/mailchimp) or [Klaviyo](https://support.quizkitapp.com/quiz-kit-integrations/quiz-kit-integrations/klaviyo). You need to be on the Advanced plan or higher to set up this feature in MailChimp and Basic or higher to set it up in Klaviyo. Learn more about setting up [sending email results with MailChimp](https://support.quizkitapp.com/advanced-settings/sending-quiz-results-to-customers-by-email), and with [Klaviyo](https://support.quizkitapp.com/advanced-settings/sending-quiz-results-to-customers-by-email/sending-quiz-results-to-customers-via-klaviyo).

***

#### View all FAQs:

{% content-ref url="/pages/u2d2Sbb2s77l28PKkL7G" %}
[Frequently asked questions](/faqs-and-support/frequently-asked-questions.md)
{% endcontent-ref %}


---

# 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://support.quizkitapp.com/faqs-and-support/how-can-i-send-emails-with-results-to-my-customers.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.
