# Help & Referrence

- [Product Updates](https://docs.quickreply.ai/help-and-referrence/product-updates.md)
- [Support](https://docs.quickreply.ai/help-and-referrence/support.md)
- [Service Status](https://docs.quickreply.ai/help-and-referrence/service-status.md)
- [FAQs](https://docs.quickreply.ai/help-and-referrence/faqs.md)
- [App Notifications](https://docs.quickreply.ai/help-and-referrence/faqs/app-notifications.md)
- [How to subscribe to push notifications on browser?](https://docs.quickreply.ai/help-and-referrence/faqs/app-notifications/how-to-subscribe-to-push-notifications-on-browser.md)
- [How to subscribe to push notifications on mobile?](https://docs.quickreply.ai/help-and-referrence/faqs/app-notifications/how-to-subscribe-to-push-notifications-on-mobile.md)
- [How to unblock notification permission?](https://docs.quickreply.ai/help-and-referrence/faqs/app-notifications/how-to-unblock-notification-permission.md)
- [Developers](https://docs.quickreply.ai/help-and-referrence/faqs/developers.md)
- [How to send WhatsApp message using REST API?](https://docs.quickreply.ai/help-and-referrence/faqs/developers/how-to-send-whatsapp-message-using-rest-api.md)
- [Facebook Business Manager](https://docs.quickreply.ai/help-and-referrence/faqs/facebook-business-manager.md)
- [How to share Facebook Business Manager Access to QuickReply?](https://docs.quickreply.ai/help-and-referrence/faqs/facebook-business-manager/how-to-share-facebook-business-manager-access-to-quickreply.md)
- [Media](https://docs.quickreply.ai/help-and-referrence/faqs/media.md)
- [What are the media file size limits and aspect ratio in WhatsApp Business API?](https://docs.quickreply.ai/help-and-referrence/faqs/media/what-are-the-media-file-size-limits-and-aspect-ratio-in-whatsapp-business-api.md)
- [Mobile App](https://docs.quickreply.ai/help-and-referrence/faqs/mobile-app.md)
- [How to install QuickReply on mobile?](https://docs.quickreply.ai/help-and-referrence/faqs/mobile-app/how-to-install-quickreply-on-mobile.md)
- [Opt-ins](https://docs.quickreply.ai/help-and-referrence/faqs/opt-ins.md)
- [How to collect WhatsApp Business opt-ins for your Shopify store?](https://docs.quickreply.ai/help-and-referrence/faqs/opt-ins/how-to-collect-whatsapp-business-opt-ins-for-your-shopify-store.md)
- [Template Messages](https://docs.quickreply.ai/help-and-referrence/faqs/template-messages.md)
- [Why Does Clicking My WhatsApp Template Image Open a Link? (And How to Fix It)](https://docs.quickreply.ai/help-and-referrence/faqs/template-messages/why-does-clicking-my-whatsapp-template-image-open-a-link-and-how-to-fix-it.md): When sending a WhatsApp Business template that contains both an Image Header and a Call-to-Action (CTA) URL button, you might notice that clicking the image immediately opens the external website link


---

# 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.quickreply.ai/help-and-referrence.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.
