# Video tutorial

{% hint style="info" %}
You should install PowerKPI extension before you get started
{% endhint %}

{% content-ref url="/pages/-Lb8i7u\_mEMseZFSiRlW" %}
[Installation](/installation.md)
{% endcontent-ref %}

{% hint style="info" %}
Download the "Starting point app" to move along with the tutorial. The "Final App" is also available to download. See links bellow
{% endhint %}

{% file src="/files/-LcBeuuq-d5cJs1o7doV" %}
The starting point app
{% endfile %}

{% file src="/files/-LcBeC6pa\_PwW3rtPnbN" %}
The final App
{% endfile %}

{% embed url="<https://youtu.be/BZJLoFpfviE>" %}

{% embed url="<https://youtu.be/QaxCaU3BSCI>" %}

{% embed url="<https://youtu.be/dDwEbUSozlI>" %}

{% embed url="<https://youtu.be/DF5hwn87A3Y>" %}

{% embed url="<https://youtu.be/WON24kaob5M>" %}

{% embed url="<https://youtu.be/nEyM6X_fRLE>" %}

{% embed url="<https://youtu.be/xKFRROKTdGQ>" %}


---

# 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.rbcgrp.com/video-tutorial.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.
