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

# Introduction

> Welcome to Celatone

<Frame>
  <img src="https://mintcdn.com/alleslabs/CTQWR3F3yoY44dCu/images/celatone_hero.png?fit=max&auto=format&n=CTQWR3F3yoY44dCu&q=85&s=f6045ddacc089a81d6332bb40def45b6" width="3200" height="1800" data-path="images/celatone_hero.png" />
</Frame>

[Celatone](https://celat.one) aims to address the fragmentation and lack coverage of block explorers in a rollup-centric world. Our explorer allows users to use one explorer to explore any chain regardless of ecosystem, framework, or tech stack, and our infrastructure allows anyone to easily deploy a fully-featured, zero-maintenance, production-ready, block explorers for any chain in minutes.

## Getting Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="wand-magic-sparkles" href="/home/quickstart">
    Begin your journey with Celatone
  </Card>

  <Card title="Supported Networks" icon="chart-network" href="/home/supported-networks">
    See the chains and networks supported
  </Card>
</CardGroup>

## Celatone User Guide

<CardGroup cols={2}>
  <Card title="Block Explorer" icon="hive" href="/user-guide/introduction/overview">
    Explore the features of Celatone's explorer
  </Card>

  <Card title="CosmWasm" icon="crab" href="/user-guide/cosmwasm">
    Explore supporting features for Cosmwasm
  </Card>

  <Card title="Initia" icon="bone" href="/user-guide/move">
    Explore supporting features for Initia
  </Card>

  <Card title="Osmosis" icon="vial" href="/user-guide/osmosis">
    Explore supporting features for Osmosis
  </Card>
</CardGroup>

## For Developers

<CardGroup cols={1}>
  <Card title="Technical Architecture" icon="sitemap" href="/developers/architecture/overview">
    Quickly glance through the high-level architecture of Celatone
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Deploy Contracts on CosmWasm" icon="arrow-up-to-line" href="/developers/cosmwasm">
    Store code and instantiate contract through user interface
  </Card>

  <Card title="Publish MOVE Modules" icon="arrow-up-to-line" href="/developers/initia">
    Publish module to the Initia network
  </Card>
</CardGroup>
