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

# Aleo Onchain Data

> Complete reference for Aleo blockchain data schemas, tables, and views

## Overview

This section contains comprehensive documentation for all Aleo data available through Flipside.

## Available Schemas

<CardGroup cols={2}>
  <Card title="Core" icon="database" href="./core/overview">
    Tables and views in the aleo.core schema
  </Card>

  <Card title="DeFi" icon="database" href="./defi/overview">
    Tables and views in the aleo.defi schema
  </Card>

  <Card title="Price" icon="database" href="./price/overview">
    Tables and views in the aleo.price schema
  </Card>

  <Card title="Stats" icon="database" href="./stats/overview">
    Tables and views in the aleo.stats schema
  </Card>
</CardGroup>
