# Getting started tutorial

{% hint style="info" %}
&#x20;If you prefer, you can follow the link below to see the advanced tutorial in a video:
{% endhint %}

{% content-ref url="/pages/-LcBdMv-X0km\_JgUPPaN" %}
[Video tutorial](/video-tutorial.md)
{% endcontent-ref %}

In this tutorial, we show how to build an interactive dashboard. It will support the drill-down from general KPIs representation to the detailed view in just one click.

![](/files/-LbNvE9TwMbY29OEIZxh)

{% hint style="info" %}
The final app is available to download:
{% endhint %}

{% file src="/files/-LbT17iY6oGgiJjhizC1" %}
Power KPI tutorial.qvf
{% endfile %}


---

# 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/getting-started-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.
