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

# Katana Overview

> Katana data on Dune

## What is Katana?

Katana is a high-performance blockchain platform designed for scalability and developer experience. It provides a robust infrastructure for building decentralized applications with advanced features and optimized performance.

## Key Features

### High Performance

* Optimized for high-frequency trading and DeFi applications
* Supports thousands of transactions per second
* Low latency transaction confirmations

### Developer Experience

* Full EVM compatibility with enhanced capabilities
* Comprehensive developer tools and SDKs
* Easy deployment and management of smart contracts

### Security and Infrastructure

* Robust security model with multiple layers of protection
* Advanced cryptographic protocols for transaction validation
* Distributed network architecture for enhanced reliability

<CardGroup cols={1}>
  <Card title="Katana Documentation" icon="link" href="https://app.katana.network/krates">
    Official documentation and resources for developers building on Katana
  </Card>
</CardGroup>

## Data Catalog

<CardGroup cols={2}>
  <Card title="Logs" icon="bolt" href="./raw/logs">
    Insights into smart contract interactions through event logs
  </Card>

  <Card title="Blocks" icon="cubes" href="./raw/blocks">
    Information on blocks processed on Katana
  </Card>

  <Card title="Transactions" icon="message-arrow-up" href="./raw/transactions">
    Detailed data on transactions
  </Card>

  <Card title="decoded" icon="file" href="./decoded/overview">
    Decoded transaction information for enhanced analysis
  </Card>
</CardGroup>
