> For the complete documentation index, see [llms.txt](https://validium.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://validium.gitbook.io/docs/concepts.md).

# Concepts

- [Transaction Lifecycle](https://validium.gitbook.io/docs/concepts/transaction-lifecycle.md): An in-depth guide on the transaction lifecycle within the Validium ecosystem, explaining the roles of the sequencer and prover, and detailing the transaction statuses and types in Validium Network.
- [Blocks and Batches](https://validium.gitbook.io/docs/concepts/blocks-and-batches.md): Explore how Validium Network processes transactions by grouping them into blocks and batches, the role of sealing blocks, and the importance of rollbacks in the virtual machine.
- [Validium Network Fee Mechanism](https://validium.gitbook.io/docs/concepts/validium-network-fee-mechanism.md): Understanding the fee mechanism in Validium Network, including the influence of L1 gas prices on L2 transactions, and the unique pricing for batch overheads and operation costs.
- [Finality](https://validium.gitbook.io/docs/concepts/finality.md): Explore the concept of finality in blockchain systems and learn about the steps involved in achieving transaction settlement.
- [System Upgrades](https://validium.gitbook.io/docs/concepts/system-upgrades.md): Explore the structured approach to system upgrades in Validium Network, including the roles of different branches and the audit process to ensure security and reliability.
- [ZK Chains](https://validium.gitbook.io/docs/concepts/zk-chains.md)
- [Data Availability](https://validium.gitbook.io/docs/concepts/data-availability.md)
- [Overview](https://validium.gitbook.io/docs/concepts/data-availability/overview.md): An in-depth look at how Validium Network ensures data availability through state diffs and compresses data to optimize L1 submissions, plus tools for reconstructing L2 state from L1 public data.
- [Recreating L2 state from L1 pubdata](https://validium.gitbook.io/docs/concepts/data-availability/recreating-l2-state-from-l1-pubdata.md)
- [Validiums](https://validium.gitbook.io/docs/concepts/data-availability/validiums.md): Explore the concept of Validiums as a blockchain scaling solution, examining their advantages, risks, and potential use cases, especially in privacy-focused and enterprise applications.
- [Account Abstraction](https://validium.gitbook.io/docs/concepts/account-abstraction.md): Explore the nuances of account abstraction in Validium Network, including account versioning, nonce ordering, and the significance of returned magic values in transaction validation.
- [L1 <-> L2 Communication](https://validium.gitbook.io/docs/concepts/l1-less-than-greater-than-l2-communication.md)
