# Product Guides & Training

- [WhatsApp Cloud API by Meta](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta.md): This page contains the information on the vital topics that you should be aware if you are working with Meta WhatsApp Cloud API
- [Setting Up Your Facebook Business Manager](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/setting-up-your-facebook-business-manager.md): This page contains information on setting up Facebook business manager and best practices to minimise the risk of being blocked.
- [Meta Conversation Pricing for WhatsApp Cloud API](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/meta-conversation-pricing-for-whatsapp-cloud-api.md): This document provides an overview of how conversation-based pricing works on the WhatsApp Business Platform.
- [Update WhatsApp Bot Profile](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/update-whatsapp-bot-profile.md): This page contains the information on process for updating you WhatsApp Profile for Bot.
- [Getting a green tick on WhatsApp](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/getting-a-green-tick-on-whatsapp.md): This page contains the information on process for getting green tick on WhatsApp business API account.
- [WhatsApp Bot Creation with Automated onboarding](https://help.reekolect.ai/product-guides-and-training/whatsapp-bot-creation-with-automated-onboarding.md): This page contains end to end guide to create the WhatsApp Bot with Automated Reekolect Onboarding.
- [Must know-how of Reekolect](https://help.reekolect.ai/product-guides-and-training/must-know-how-of-reekolect.md): This Page contains guides on some of the key functionality that everyone should be aware to fully unlock the power of the Reekolect.
- [Manage & Use Custom Attributes](https://help.reekolect.ai/product-guides-and-training/must-know-how-of-reekolect/manage-and-use-custom-attributes.md): This page contains information about the custom attributes and how you can use them in Reekolect
- [Call external APIs in your chat flows](https://help.reekolect.ai/product-guides-and-training/must-know-how-of-reekolect/call-external-apis-in-your-chat-flows.md): This page contains information about how you can call external APIs in your chat flows.
- [Manging team roles & Users](https://help.reekolect.ai/product-guides-and-training/must-know-how-of-reekolect/manging-team-roles-and-users.md): This page contains information on how can you can add new team members and you give them custom access permissions.
- [Send WhatsApp notifications using the Reekolect APIs](https://help.reekolect.ai/product-guides-and-training/must-know-how-of-reekolect/send-whatsapp-notifications-using-the-reekolect-apis.md): This page contains the Information on how can you send WhatsApp Notifications from your platform using the Reekolect APIs


---

# 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://help.reekolect.ai/product-guides-and-training.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.
