> ## 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

Zora Network is an L2 built on top of Ethereum using the OP stack, to help bring media onchain.

<Card href="https://docs.zora.co/docs/zora-network/intro">
  More about the Zora Network
</Card>

### Zora Tables

Our Zora data includes the following schemas and tables:

| Schema | Description                      | Tables                             |
| ------ | -------------------------------- | ---------------------------------- |
| Raw    | Raw blockchain data.             | blocks, transactions, logs, traces |
| Raw+   | Deployed contracts with bytecode | contracts                          |
| NFTs   | NFT trades, mints                | mints, trades, transfers           |

*Our Zora data tables are structurally similar to Ethereum across all schemas.*
