# Components

The "Components" menu lets a user declare and configure components[^1] (Oracle databases, MongoDB databases, PostgreSQL databases, Kubernetes clusters).\
The use of components is subject to paid subscriptions to dbi services.\
\
Visit <https://www.dbi-services.com/products/yak/> for more information.

<figure><img src="/files/1QXny6jmdv5ST9E0ul3s" alt=""><figcaption></figcaption></figure>

[^1]: Components are elements such as, but not limited to : databases, application servers, web servers, applications and so on.\
    They are installed on a server and deployed using the YaK.


---

# 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/user-interface/components.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.
