# Bonsol

## Bonsol

- [Welcome](https://docs.bonsol.org/readme.md)
- [Introduction](https://docs.bonsol.org/core-concepts/introduction.md): An introduction to Bonsol, its underlying technologies, and how it integrates with Solana.
- [Architecture](https://docs.bonsol.org/core-concepts/architecture.md): Overview of Bonsol's architecture for enabling verifiable off-chain computation on Solana.
- [Installation](https://docs.bonsol.org/getting-started/installation.md): Start by installing the Bonsol CLI which provides you with all the necessary tools for starting a new project. The Bonsol CLI is compatible with both Linux and macOS operating systems.
- [Quickstart](https://docs.bonsol.org/getting-started/quickstart.md): Let's create a hello world project using our newly installed Bonsol CLI.
- [CLI Commands](https://docs.bonsol.org/cli-commands.md): The Bonsol CLI is a command-line interface for creating, building, deploying, and interacting with verifiable programs on Solana.
- [Setup a local environment](https://docs.bonsol.org/developers/setup-a-local-environment.md): This guide provides instructions for setting up a local Bonsol development environment. Whether you're contributing to the project or building with Bonsol, this documentation will help.
- [Tutorial: Simple Program](https://docs.bonsol.org/developers/tutorial-simple-program.md): This tutorial guides you through creating, building, and deploying a zero-knowledge program using Bonsol on Solana. By the end, you'll understand how to create ZK proofs that can be verified on-chain.
- [Input Format Guide](https://docs.bonsol.org/developers/input-format-guide.md): A practical guide to formatting inputs for Bonsol ZK programs, covering common pitfalls and working solutions for different input scenarios.
- [Bonsol Calculator Example](https://docs.bonsol.org/developers/bonsol-calculator-example.md): Building a Calculator DApp with Bonsol CLI
- [AI OCR Example](https://docs.bonsol.org/developers/ai-ocr-example.md): Building Zero-Knowledge Applications with Bonsol
- [Setup a prover node](https://docs.bonsol.org/provers/setup-a-prover-node.md)
- [Manually Provision a Bonsol Node](https://docs.bonsol.org/provers/setup-a-prover-node/manually-provision-a-bonsol-node.md)
- [QCash](https://docs.bonsol.org/qcash/overview.md): Quantum-Safe Private Transfer on Solana
- [Contributor guidelines](https://docs.bonsol.org/contributing/contributor-guidelines.md)
- [Contributing to Documentation](https://docs.bonsol.org/contributing/contributing-to-docs.md)
