# Приветствие!

В данном справочном центре собраны максимально подробные инструкции по работе на конструкторе чат-ботов JetBot.\
\
Уроки сопровождаются видео-материалами для легкости восприятия информации.\ <br>

### Первый интенсив (crash course)

Рекомендуем начать знакомство с платформой с бесплатного видео курса  - "Первый интенсив (crash course).\
Данный курс состоит из 7 уроков: в них рассмотрены все основы и нюансы работы на платформе. После изучения данного курса вы быстро научитесь создавать классные и интересные проекты. <br>

{% tabs %}
{% tab title="ВКонтакте" %}
Cсылка на плейлист во ВКонтакте: \
<https://vkvideo.ru/playlist/-228193677_3>

{% embed url="<https://vkvideo.ru/video-228193677_456239036>" %}

{% endtab %}

{% tab title="YouTube" %}
Cсылка на плейлист на Youtube: \
<https://www.youtube.com/playlist?list=PLRNHYuZu4T1V_OQ0GE-CtZ9HsyRzuaV6k>

{% embed url="<https://www.youtube.com/playlist?list=PLRNHYuZu4T1V_OQ0GE-CtZ9HsyRzuaV6k>" %}

{% endtab %}
{% endtabs %}

<br>


---

# 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://jetbot.gitbook.io/help_docs/master.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.
