# Overview

- [Welcome to Decube](https://docs.decube.io/overview/readme.md): Reliable data, better decisions.
- [Getting started](https://docs.decube.io/overview/getting-started.md): Get your data trust platform up and running in 30-60 minutes.
- [How to connect data sources](https://docs.decube.io/overview/getting-started/how-to-connect-data-sources.md): Connect your data sources to start building your data trust foundation.
- [Changelog](https://docs.decube.io/overview/changelog.md): Here's where we let you know what's new on decube.
- [Support](https://docs.decube.io/overview/support.md): Here is how you can reach us for support enquiries.
- [Frequently Asked Questions (FAQ)](https://docs.decube.io/overview/support/frequently-asked-questions-faq.md): Find quick answers to common questions about our platform, features, and support. If you can’t find what you’re looking for, feel free to reach out to our support team.
- [Supported Browsers and System Requirements](https://docs.decube.io/overview/support/supported-browsers-and-system-requirements.md): decube is a web based application that does not require any download or install for use on a computer with a supported web browser.


---

# 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.decube.io/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.
