# Frequently asked questions (FAQs)

- [Onboarding FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/onboarding-faqs.md): This section deals with key FAQs regarding user onboarding to the Reekolect
- [Bot Installation FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/bot-installation-faqs.md): This section contains the FAQs related to the installation of various type of bot
- [Inbox FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/inbox-faqs.md): This section contains FAQs related to the inbox section
- [Profile, Team & Notifications FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/profile-team-and-notifications-faqs.md): This section contains FAQs related to the profile, Team and notification section
- [Analytics FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/analytics-faqs.md): This section contains FAQs related to the Analytics section
- [Chat Flow FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/chat-flow-faqs.md): This section contains the FAQs related to the creating the chat flow
- [Bot Settings FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/bot-settings-faqs.md): This section contains all FAQs related to the Bot Settings.
- [WhatsApp FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/whatsapp-faqs.md): This section includes FAQs regarding WhatsApp Chatbots and Pricing
- [Subscription FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/subscription-faqs.md): This section contains all FAQs related to the subscriptions and plans.
- [ChatGPT FAQs](https://help.reekolect.ai/reekolect-resource-center/frequently-asked-questions-faqs/chatgpt-faqs.md): Find the answers to the most asked questions about Reekolect's integration with ChatGPT


---

# 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/reekolect-resource-center/frequently-asked-questions-faqs.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.
