# Introduction

Welcome to Open Data Blend Docs. You are at the right place to learn everything you need to know about the Open Data Blend services.

* [Open Data Blend Datasets](https://docs.opendatablend.io/open-data-blend-datasets/datasets): Data lake as a service for data engineers and data scientists.
* [Open Data Blend Analytics](https://docs.opendatablend.io/open-data-blend-analytics/analytics): Business intelligence semantic model as a service for data analysts.
* [Open Data Blend Insights](https://docs.opendatablend.io/open-data-blend-insights/insights): Insights as a service for information workers and decision makers.


---

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