# How SkooBot works?

## Make the most of SkooBot's powers

We have made guides and help documents for every step in your user journey, and if we haven't, just let us know.

{% content-ref url="/pages/wmT8VXimuAsZfkmmt94F" %}
[Onboarding](/how-skoobot-works/onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/3rIynGzFWXbfAoJXI96f" %}
[Create new Bot](/how-skoobot-works/create-new-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/ApxH6jZJAv1OT18p0oxr" %}
[Edit Your Chat Flow](/how-skoobot-works/edit-your-chat-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/BxLoQO5qnor4a0Wla4LN" %}
[Bot Settings](/how-skoobot-works/bot-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/uY0gEoxGaEA6UggUBdaE" %}
[3rd Party Apps Integrations](/3rd-party-apps-integrations.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/how-skoobot-works.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.
