# Guides

- [Using Amazon SNS in Journey](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/guides/using-amazon-sns-in-journey.md)
- [Sending emails to new contacts via Pabbly and Gmail](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/guides/sending-emails-to-new-contacts-via-pabbly-and-gmail.md)
- [Working of add/update subscriber via Zapier Card to Mailchimp](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/guides/working-of-add-update-subscriber-via-zapier-card-to-mailchimp.md)
- [How do you use Shiprocket in Chatman?](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/guides/how-do-you-use-shiprocket-in-chatman.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://docs.makerobos.com/chatman-enterprise-whatsapp-platform/guides.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.
