# Example Use Cases

- [Gmail Customer Support Automation with Zapier](https://documentation.maax.ai/main/setup-your-integration/example-use-cases/gmail-customer-support-automation-with-zapier.md): Say bye to Zendesk! When a customer sends an email, Zapier triggers an action that sends the email content to MAAX AI, which in turn returns a message to be sent back to the customer.


---

# 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/example-use-cases.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.
