# Integrations

- [Zapier](https://guides.noloco.io/integrations/zapier.md): Learn how to connect Noloco to thousands of other apps with Zapier
- [Make.com](https://guides.noloco.io/integrations/make.md): Learn how to connect Noloco to thousands of other apps with Make
- [n8n](https://guides.noloco.io/integrations/n8n.md): Learn how to connect Noloco to thousands of other apps with n8n
- [Sign in With Google](https://guides.noloco.io/integrations/sign-in-with-google.md): Learn how to set up Sign in with Google for your clients
- [Intercom](https://guides.noloco.io/integrations/intercom.md): Learn how to setup Intercom in Noloco
- [SMTP Emails](https://guides.noloco.io/integrations/smtp-emails.md): Configure your SMTP settings to send Noloco's automated emails and workflow emails from your own email address.
- [Documint](https://guides.noloco.io/integrations/documint.md): Create Professional Documents, like Invoices, Receipts, Stock Lists, Barcodes and QR Codes from your data in Noloco


---

# 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://guides.noloco.io/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.
