# Integrations

- [How to configure an integration](https://help.pixfort.com/integrations/how-to-configure-an-integration.md): Learn how to setup an integration
- [SMTP emails](https://help.pixfort.com/integrations/smtp-emails.md): How to configure SMTP emails (phpMailer)
- [Custom emails](https://help.pixfort.com/integrations/custom-emails.md): How to configure Custom emails
- [MailChimp Integration](https://help.pixfort.com/integrations/mailchimp-integration.md): Learn how to set up MailChimp integration
- [GetResponse‎ Integration](https://help.pixfort.com/integrations/getresponse-integration.md): How to configure GetResponse‎ integration
- [Mailerlite Integration](https://help.pixfort.com/integrations/mailerlite-integration.md): How to configure Mailerlite integration
- [AWeber Integration](https://help.pixfort.com/integrations/aweber-integration.md): How to configure AWeber integration
- [MailWizz Integration](https://help.pixfort.com/integrations/mailwizz-integration.md): How to setup MailWizz integration with PixFort forms
- [Changing Forms feedback messages](https://help.pixfort.com/integrations/changing-forms-feedback-messages.md)
- [Setup reCAPTCHA in forms](https://help.pixfort.com/integrations/setup-recaptcha-in-forms.md)
- [Configure the Integrations Manually](https://help.pixfort.com/integrations/configure-the-integrations-manually.md)


---

# 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://help.pixfort.com/integrations.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.
