# Training Videos

Getting Started (Last updated Oct 13, 2025. App version V1.3.1)

{% embed url="<https://www.youtube.com/watch?v=iTeveBeBeQo&list=PLzTdGbChUQUPy9dR3z502FIxNXG-xLeYm&index=2>" %}

How to setup a new connection (Last updated Oct 13, 2025. App version V1.3.1)&#x20;

{% embed url="<https://www.youtube.com/watch?list=PLzTdGbChUQUOZ_f6mtN22GHuK7UBy7f8y&v=QQ5g2AOHb7E>" %}

How to edit SQL using AI editor (Last updated May 7, 2025. App version V1.0.0)

{% embed url="<https://www.youtube.com/watch?t=1s&v=nEd5_aYtkPE>" %}
AI SQL Editor
{% endembed %}


---

# 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://connectyai.gitbook.io/documentation/support/training-videos.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.
