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

# BRC20 Documentation

Develop applications and protocols that leverage the security and permanence of
Bitcoin.

## Contents

### Overview

* [What is BRC-20?](overview/what-is-brc20.md)
* [BRC20 Programmable Module](overview/brc20-programmable-module.md)
* [Historical and Social Context](overview/historical-and-social-context.md)
* [Existing Documentation](overview/existing-documentation.md)

### Architecture

* [What is BRC2.0?](architecture/what-is-brc20-point-0.md)
* [Mental Model (EVM Developer Edition)](architecture/mental-model-evm-developer-edition.md)
* [Account & Identity Model](architecture/account-and-identity-model.md)
* [Contract Lifecycle](architecture/contract-lifecycle.md)
* [Writing Contracts Safely](architecture/writing-contracts-safely.md)
* [Bitcoin-Native Superpowers](architecture/bitcoin-native-superpowers.md)
* [Gas & Cost Intuition](architecture/gas-and-cost-intuition.md)
* [Limitations & Sharp Edges](architecture/limitations-and-sharp-edges.md)

### Protocol

* [BRC-20](protocol/brc20.md)
* [BRC20 Programmable Module](protocol/brc20-programmable-module.md)
* [BiS AMM](protocol/bis-amm.md)

### Guides

* [Deploy a BRC-20 Token](guides/deploy-a-brc20-token.md)
* [Deploy a BRC2.0 Smart Contract](guides/deploy-a-brc20-smart-contract.md)
* [Use with AI](guides/use-with-ai.md)

## External Links

* [BRC2.0 Block Explorer](https://explorer.brc20.build)
* [BRC2.0 Network Stats](https://explorer.brc20.build/stats)
* [Best in Slot](https://bestinslot.xyz)
