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

# Examples

Examples for working with `kona` crates.

* [Load a Rollup Config for a Chain ID](/rust/kona/sdk/examples/load-a-rollup-config)
* [Transform Frames to a Batch](/rust/kona/sdk/examples/frames-to-batch)
* [Create a new L1BlockInfoTx Hardfork Variant](/rust/kona/sdk/examples/new-l1-block-info-tx-hardfork)
* [Create a new `kona-executor` test fixture](/rust/kona/sdk/examples/executor-test-fixtures)
* [Configuring P2P Network Peer Scoring](/rust/kona/sdk/examples/p2p-peer-scoring)
* [Custom Derivation Pipeline with New Stage](/rust/kona/sdk/examples/custom-derivation-pipeline)
