> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zenbase.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Explore the core concepts and principles behind Zenbase. This section provides an in-depth understanding of the fundamental components that make up the Zenbase ecosystem.

<CardGroup cols={2}>
  <Card title="Functions" icon="code" href="function">
    Learn about the Function component and its role in Zenbase
  </Card>

  <Card title="Datasets and Dataset Items" icon="code" href="dataset-and-dataset-item">
    Discover the Dataset and Dataset Item components and their significance in Zenbase
  </Card>

  <Card title="Optimizers" icon="code" href="optimizer">
    Explore the Optimizer component and its role in Zenbase
  </Card>
</CardGroup>
