# Welcome

Welcome to the Aizen documentation. Here you will find information to help you use Aizen for each stage of your real-time AI pipeline, from data ingestion to model training and serving.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Introduction</strong></td><td>Learn about Aizen, its key features and benefits, and real-time ML workflow.</td><td></td><td></td><td><a href="/pages/G52jwRSjKqmC8GSKLWGI">/pages/G52jwRSjKqmC8GSKLWGI</a></td></tr><tr><td><strong>Installation</strong></td><td>Set up your cluster and install Aizen.</td><td></td><td></td><td><a href="/pages/iqILqCDlIhHW6edSan3B">/pages/iqILqCDlIhHW6edSan3B</a></td></tr><tr><td><strong>Getting Started</strong></td><td>Grant access to users, assign roles, and start using Aizen.</td><td></td><td></td><td><a href="/pages/rjPX7BqbrmCtlkkV3Z90">/pages/rjPX7BqbrmCtlkkV3Z90</a></td></tr><tr><td><strong>Managing ML Workflows</strong></td><td>Manage your ML workflows, from performing data analysis to training and serving a model.</td><td></td><td></td><td><a href="/pages/strW3Vcr2LPufKWPilnm">/pages/strW3Vcr2LPufKWPilnm</a></td></tr><tr><td><strong>Notebook Commands Reference</strong></td><td>Look up information about the Aizen notebook commands, which perform various functions for managing your ML workflow.</td><td></td><td></td><td><a href="/pages/ZBonRY1w4io5bkO1H4Qp">/pages/ZBonRY1w4io5bkO1H4Qp</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td>Find solutions to problems with installation and other issues.</td><td></td><td></td><td><a href="/pages/AuYNOTFpLJu2amnDR1ka">/pages/AuYNOTFpLJu2amnDR1ka</a></td></tr></tbody></table>


---

# 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://aizen-corp.gitbook.io/docs/readme.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.
