# Overview

- [What we do](https://docs.vdalive.com/overview/what-we-do.md)
- [Features](https://docs.vdalive.com/overview/features.md): Below are some of the features we are continuously adding new features so do keep checking
- [Data Sources](https://docs.vdalive.com/overview/features/data-sources.md)
- [Datasets](https://docs.vdalive.com/overview/features/datasets.md)
- [Dashboards](https://docs.vdalive.com/overview/features/dashboards.md): Empower Data Analysts with Effortless Dashboard Building
- [Workbooks](https://docs.vdalive.com/overview/features/workbooks.md): Unlocking the Power of Data Analysis with Interactive Workbooks
- [Expectations Book](https://docs.vdalive.com/overview/features/workbooks/expectations-book.md)
- [Query Book](https://docs.vdalive.com/overview/features/workbooks/query-book.md)
- [Document Book](https://docs.vdalive.com/overview/features/workbooks/document-book.md): Designed to streamline the process of analyzing textual documents and extracting
- [API Documentation](https://docs.vdalive.com/overview/features/workbooks/document-book/api-documentation.md)


---

# 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.vdalive.com/overview.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.
