> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/integrations/email.md).

# Email

- [Mailchimp](https://docs.questera.ai/integrations/email/mailchimp.md)
- [Klaviyo](https://docs.questera.ai/integrations/email/klaviyo.md)
- [Mailmodo](https://docs.questera.ai/integrations/email/mailmodo.md)
- [Mailjet](https://docs.questera.ai/integrations/email/mailjet.md)
- [Brevo (SendInBlue)](https://docs.questera.ai/integrations/email/brevo-sendinblue.md)
- [Constant Contact](https://docs.questera.ai/integrations/email/constant-contact.md)
- [Elastic Email](https://docs.questera.ai/integrations/email/elastic-email.md)
- [ApolloIo](https://docs.questera.ai/integrations/email/apolloio.md)
- [Google OAuth](https://docs.questera.ai/integrations/email/google-oauth.md): How to Create Google Client ID and Client Secret for OAuth
- [Instantly](https://docs.questera.ai/integrations/email/instantly.md): How to create API key for Instantly
- [Loops](https://docs.questera.ai/integrations/email/loops.md): How to create API key for Loops
- [AWS SES](https://docs.questera.ai/integrations/email/aws-ses.md): How to create Access Key Id, Secret Access Key, Domain name for AWS SES
- [SendGrid](https://docs.questera.ai/integrations/email/sendgrid.md): How to create API key for
- [Hubspot](https://docs.questera.ai/integrations/email/hubspot.md): How to create API key for Hubspot.
- [Activecampaign](https://docs.questera.ai/integrations/email/activecampaign.md): How to create API key for Activecampaign
- [One Signal](https://docs.questera.ai/integrations/email/one-signal.md): How to create API key for One Signal
- [Attio](https://docs.questera.ai/integrations/email/attio.md): How to create API key for Attio


---

# 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://docs.questera.ai/integrations/email.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.
