# Welcome

{% hint style="info" %}
[User guide](https://docs.extendbi.com/komment3/) for Komment versions above 3.0.0
{% endhint %}

You will find user guides, documentation and tips for working with Komment and if you ever need more than what is available here, you can reach us here: **<info@extendbi.com>**

#### Press the link to below to get started:

{% content-ref url="getting-started" %}
[getting-started](https://docs.extendbi.com/komment/getting-started)
{% endcontent-ref %}

{% embed url="<https://youtu.be/8I4uQBrkj_A>" %}
How to get started video
{% 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://docs.extendbi.com/komment/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.
