# Frequently asked questions (FAQs)

Here are the articles in this section

{% content-ref url="/pages/X7fVLfAVbUdZdtRUmERF" %}
[Onboarding FAQs](/frequently-asked-questions-faqs/onboarding-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/0KF6AimPPfRCzeyvLLPZ" %}
[Bot Installation FAQs](/frequently-asked-questions-faqs/bot-installation-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/NA7Qk3qjpNZK88N5xBWT" %}
[Inbox FAQs](/frequently-asked-questions-faqs/inbox-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/BfVTshTbmxHIjUR6LAUV" %}
[Profile, Team & Notifications FAQs](/frequently-asked-questions-faqs/profile-team-and-notifications-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/IZGqsnfT8VDrbmb4fuMh" %}
[Analytics FAQs](/frequently-asked-questions-faqs/analytics-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/RlVZURee7GYnhFyNsJD6" %}
[Chat Flow FAQs](/frequently-asked-questions-faqs/chat-flow-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/cjzVyvAbIMueMua3FhJn" %}
[Bot Settings FAQs](/frequently-asked-questions-faqs/bot-settings-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vo7F7AJv73MhffQXcsuq" %}
[WhatsApp FAQs](/frequently-asked-questions-faqs/whatsapp-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/KgasNMQ8m27C4MCIDeUT" %}
[Subscription FAQs](/frequently-asked-questions-faqs/subscription-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/HsS3s74KEWSSohNok4WY" %}
[Product Update FAQs](/frequently-asked-questions-faqs/product-update-faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/zXnu05cth6V8mAZu3zju" %}
[ChatGPT FAQs](/frequently-asked-questions-faqs/chatgpt-faqs.md)
{% endcontent-ref %}


---

# 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.skoobot.com/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.
