# Introduction

YaK is a framework developed by [dbi services](https://www.dbi-services.com) that allows anyone to deploy any type of [component](/yak-user-doc/introduction/yak-components.md) on any platform, while ensuring quality, best practices and reducing deployment time.

YaK originated from the need expressed by consultants and clients of [dbi services](https://www.dbi-services.com) for an automated solution to ease the deployment of multi-technology infrastructures in the Cloud and on-premises, as quickly as possible, with as little effort as possible, in order to reduce time-to-market.

\
Please read our [End User License Agreement](https://www.dbi-services.com/wp-content/uploads/2023/03/D-DBI-E-20221219-YaK-EULA.pdf) (“EULA”) carefully before using our software.


---

# 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://dbi-services.gitbook.io/yak-user-doc/introduction.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.
