# Overview

The [SET-UP AND MANAGEMENT](/data-fabric-manual/set-up-and-management/overview.md) section explains how to configure, deploy and run the Data Fabric from the perspective of a system administrator.

It consists of the following sections:

* [System Architecture](/data-fabric-manual/set-up-and-management/system-architecture.md)
* [Deployment with Kubernetes](/data-fabric-manual/set-up-and-management/deployment-with-kubernetes.md)
* [Cluster Management](/data-fabric-manual/set-up-and-management/cluster-management.md)
* [Building a Custom Pipeline](/data-fabric-manual/set-up-and-management/building-a-custom-pipeline.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://directed-eu.gitbook.io/data-fabric-manual/set-up-and-management/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.
