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

# Overview

> A one-stop destination for all your blockchain analytics needs.

export const chainCount = '85+';

<Frame caption="Allium App: Explorer Interface">
  <img src="https://mintcdn.com/allium-e770e2b7/taCjEpcAKO8PScSx/images/app/overview.png?fit=max&auto=format&n=taCjEpcAKO8PScSx&q=85&s=9ee925f8448d2fc99ee67511c7516bcb" alt="Explorer Interface" width="3158" height="2204" data-path="images/app/overview.png" />
</Frame>

**Allium App** is your one-stop destination to **query, analyze, and visualize** blockchain data. Query and visualize blockchain data across {chainCount} blockchains and share your insights through interactive charts.

## Query Engine

The Allium App runs on **Snowflake Data Warehouse** for fast, scalable analytics.

## Schema Catalog

Access comprehensive blockchain data across **{chainCount} blockchains**. View all supported chains on the [supported blockchains page](/historical-data/supported-blockchains).

## Features

<CardGroup cols={3}>
  <Card title="Run Queries" icon="rotate" href="/app/run-queries">
    Query blockchain data indexed by Allium with SQL
  </Card>

  <Card title="Allium AI Assistant" icon="sparkles" href="/ai/assistant/overview">
    Generate SQL queries from plain English questions with AI
  </Card>

  <Card title="Explorer API" icon="code" href="/api/explorer/overview">
    Convert your SQL queries into API endpoints with a click
  </Card>

  <Card title="Data Upload" icon="upload" href="/app/data-upload">
    Upload your datasets to integrate into your queries
  </Card>

  <Card title="Visualizations" icon="chart-bar" href="/app/visualisations">
    Craft and share data visualizations to present your insights
  </Card>
</CardGroup>
