# Boundless ## Docs - [AI Agents](https://docs.boundless.network/developers/ai-agents.md): Use Boundless with AI coding agents like Claude, Cursor, Copilot, and other LLM-powered tools. - [Kailua Docs](https://docs.boundless.network/developers/kailua/book.md) - [Kailua GitHub](https://docs.boundless.network/developers/kailua/github.md) - [Proof Lifecycle](https://docs.boundless.network/developers/proof-lifecycle.md): Following a proof from request to verification - [Quick Start](https://docs.boundless.network/developers/quick-start.md): Build your first guest program and request your first proof on Boundless - [Deployments](https://docs.boundless.network/developers/smart-contracts/deployments.md): Reference for Boundless contract addresses and relevant endpoints. - [Steel Commitments](https://docs.boundless.network/developers/steel/commitments.md): A guide to how Steel Commitments work. - [Steel Events](https://docs.boundless.network/developers/steel/events.md): A guide to accessing event data verifiably onchain using Steel Events. - [Steel History](https://docs.boundless.network/developers/steel/history.md): How far can you go back in history with Steel? - [How does Steel work?](https://docs.boundless.network/developers/steel/how-it-works.md): A guide to how Steel works. - [Quick Start](https://docs.boundless.network/developers/steel/quick-start.md): Access smart contract state directly within your guest programs. - [What is Steel?](https://docs.boundless.network/developers/steel/what-is-steel.md): The ZK Coprocessor for EVM apps. - [Boundless CLI](https://docs.boundless.network/developers/tooling/cli.md): An overview of the Boundless CLI for requestors, provers and claiming rewards. - [Boundless SDK](https://docs.boundless.network/developers/tooling/sdk.md): An overview of the Boundless SDK for requestors. - [Set up the Auction](https://docs.boundless.network/developers/tutorials/auction.md): Configuring auction parameters for a proof request. - [Migrating from Bonsai](https://docs.boundless.network/developers/tutorials/bonsai.md): A practical guide for developers transitioning from Bonsai to Boundless. - [Build a Program](https://docs.boundless.network/developers/tutorials/build.md): Learn how to build a guest program. - [Callbacks](https://docs.boundless.network/developers/tutorials/callbacks.md): Callbacks are a feature of the Boundless Market that allows you to receive notifications when a proof is fulfilled. - [Proof Composition](https://docs.boundless.network/developers/tutorials/proof-composition.md): Proof composition allows you to build upon existing proofs by verifying them within new zkVM guest programs. - [Proof Types](https://docs.boundless.network/developers/tutorials/proof-types.md): Boundless supports different types of proof delivery, from efficient merkle inclusion proofs to raw Groth16 proofs for cross-chain verification. - [Request a Proof](https://docs.boundless.network/developers/tutorials/request.md): Request a proof from the Boundless market. - [Request Stream](https://docs.boundless.network/developers/tutorials/request-stream.md): Send a continuous stream of proof requests to the Boundless Market based on blockchain events. - [Sensitive Inputs via AWS S3](https://docs.boundless.network/developers/tutorials/sensitive-inputs.md): This tutorial shows how to upload program inputs to Amazon S3, and use IAM roles and optionally SSE-KMS to gate access to specific trusted Boundless provers. It also shows how a prover can access these sensitive inputs. - [Smart Contract Requestors](https://docs.boundless.network/developers/tutorials/smart-contract-requestor.md): Smart Contract Requestors enable permissionless proof request submission by 3rd parties that are authorized for payment by a smart contract. - [Tracking Proof Requests](https://docs.boundless.network/developers/tutorials/tracking.md): Check the status of your proof request in the Boundless market. - [Troubleshooting a Request](https://docs.boundless.network/developers/tutorials/troubleshooting.md): Debugging a request on Boundless. - [Use a Proof](https://docs.boundless.network/developers/tutorials/use.md): After receiving a Boundless proof, you are ready to consume it in your app to access verifiable compute. - [What is Boundless?](https://docs.boundless.network/developers/what.md): Boundless is a universal protocol that brings ZK to every chain. - [Why Boundless?](https://docs.boundless.network/developers/why.md): A story of re-execution - ZK execution vs Blockchain Execution - [AI Agents](https://docs.boundless.network/provers/ai-agents.md): Use Boundless with AI coding agents like Claude, Cursor, Copilot, and other LLM-powered tools. - [Bento Technical Design](https://docs.boundless.network/provers/bento.md): An overview of how Bento is designed. - [Broker Configuration & Operation](https://docs.boundless.network/provers/broker.md): Optimizing the Broker for optimal performance on the market. - [Boundless CLI](https://docs.boundless.network/provers/cli.md): An overview of the Boundless CLI for requestors, provers and claiming rewards. - [Monitoring](https://docs.boundless.network/provers/monitoring.md): Some tips on monitoring your prover. - [Performance Optimization](https://docs.boundless.network/provers/performance-optimization.md): Some tips on optimizing your prover setup. - [Boundless Proving Stack](https://docs.boundless.network/provers/proving-stack.md): A high-level explainer on the individual parts that make up the Boundless proving stack. - [Prover Quick Start](https://docs.boundless.network/provers/quick-start.md): Run a prover on Boundless. - [$ZKC as Proving Collateral](https://docs.boundless.network/zkc/collateral.md): Using $ZKC as proving collateral on the Boundless market. - [Claiming Rewards](https://docs.boundless.network/zkc/mining/claiming-rewards.md): How to claim ZK Mining rewards. - [Enabling ZK Mining](https://docs.boundless.network/zkc/mining/enable.md): Best practices for wallets used in Staking, Proving and ZK Mining. - [Overview](https://docs.boundless.network/zkc/mining/overview.md): Getting started with ZK Mining. - [Mining Walkthrough](https://docs.boundless.network/zkc/mining/walkthrough.md): Step-by-step guide walking through the entire ZK mining process. - [Wallet Setup](https://docs.boundless.network/zkc/mining/wallet-setup.md): Best practices for wallets used in Staking, Proving and ZK Mining. - [Quick Start](https://docs.boundless.network/zkc/quick-start.md): Getting started with *\$ZKC*. ## Optional - [Latest Release Notes](https://github.com/boundless-xyz/boundless/releases)