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

# Sophon Overview

> Sophon data on Dune

Sophon is a ZK chain that redefines onchain experiences by combining real applications with a simple user experience and high scalability. Built on ZK technology, Sophon aims to bring crypto accessibility to a wider audience while maintaining robust security and performance.

**Architecture and Technology:**
Sophon is built on three key technological pillars:

* **Validiums**: A ZK-based scaling solution that provides high throughput and security
* **The ZK Stack**: A comprehensive infrastructure that powers the network
* **Native Account Abstraction**: Built-in support for smart accounts and improved user experience
* **Paymasters**: Advanced fee abstraction mechanisms for better user onboarding

**Enhanced User Experience:**
Sophon focuses on simplifying the blockchain experience while maintaining high performance. The platform is designed to make crypto applications accessible to everyday users while providing the tools and infrastructure developers need to build sophisticated applications.

**Developer-Centric Approach:**
The platform provides a comprehensive environment for developers to build and deploy applications, with native support for advanced features like account abstraction and paymaster functionality, enabling more sophisticated and user-friendly dApps.

<CardGroup cols={1}>
  <Card title="Sophon documentation" icon="link" href="https://docs.sophon.xyz/welcome">
    Access the official documentation for Sophon to explore its architecture, features, and development resources.
  </Card>
</CardGroup>

## Data Catalog

<CardGroup cols={2}>
  <Card title="Logs" icon="bolt" href="./raw/logs">
    Event logs from smart contracts, providing insights into interactions and activities on the Sophon network.
  </Card>

  <Card title="Blocks" icon="cubes" href="./raw/blocks">
    Information on blocks processed using Sophon's ZK technology, reflecting the network's capacity for high transaction throughput.
  </Card>

  <Card title="Transactions" icon="message-arrow-up" href="./raw/transactions">
    Detailed transaction data, showcasing the operational efficiency and cost-effectiveness of Sophon's validium solution.
  </Card>

  <Card title="decoded" icon="file" href="./decoded/overview">
    Decoded transaction data for easier analysis and better understanding of smart contract executions on Sophon.
  </Card>
</CardGroup>
