# V1 Customer AI - Zapier

Most of our clients use Zapier to integrate Maax into their systems. The following collection houses an example of how to do that but necessitates the use of Code by Zapier (<https://help.zapier.com/hc/en-us/articles/8496326417549>)

{% hint style="danger" %}
The following steps show examples of **exposing** your Maax AI API keys in the Zaps which are NOT secure or best practice. We'd recommend storing your API key using Zapier Storage (<https://zapier.com/apps/storage/help>) and referencing it in your Zaps instead of inputting it raw
{% endhint %}

**Here is an overview of a Zap connecting Maax to Close CRM**\
\
![](/files/AcOIeQWkEyJz3miRR0jg)

For more specific support, we offer a Done For You service


---

# 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://documentation.maax.ai/main/setup-your-integration/v1-customer-ai-zapier.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.
