# Introduction

### &#x20;✅Get Started with SkooBot <a href="#get-started-with-botpenguin" id="get-started-with-botpenguin"></a>

SkooBot is a SaaS-based chatbot builder software that automates business communication for you that gives plenty of benefits.We have built comprehensive documentation for you to quickly get started. SkooBot Platform is primarily divided into the following sections.

1. Home - Get started
2. Bots - To create, edit, manage, configure and integrate bots.
3. Inbox - To manage all customer interactions with the Bot.
4. Analytics - To measure and track the performance and efficiency of the bot.
5. Team- To manage your team.
6. Subscriptions- To manage your plan, billing, and invoices.
7. Profile, and other supporting module.
8. Chat Window - That's where your customer interacts

You can get detailed know-how by navigating to the below section.

{% content-ref url="how-skoobot-works" %}
[how-skoobot-works](https://help.skoobot.com/how-skoobot-works)
{% endcontent-ref %}

{% content-ref url="skoobot-101" %}
[skoobot-101](https://help.skoobot.com/skoobot-101)
{% endcontent-ref %}

{% content-ref url="training-videos" %}
[training-videos](https://help.skoobot.com/training-videos)
{% endcontent-ref %}

{% content-ref url="common-errors-and-troubleshooting" %}
[common-errors-and-troubleshooting](https://help.skoobot.com/common-errors-and-troubleshooting)
{% endcontent-ref %}

## Got any questions?

If you can having any questions, you can look into our repository of FAQs, most likely, you will find your answer here, If now, write us at&#x20;

<support@skoobot.com>

{% content-ref url="frequently-asked-questions-faqs" %}
[frequently-asked-questions-faqs](https://help.skoobot.com/frequently-asked-questions-faqs)
{% 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/introduction.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.
