llms.txt Content
# Avalanche Builder Hub
> Build your fast and interoperable Layer 1 blockchain with Avalanche. The Builder Hub provides comprehensive documentation, interactive tutorials, and developer tools.
Avalanche is a high-performance blockchain platform for decentralized applications, new financial primitives, and interoperable blockchains. The Builder Hub helps developers create custom Layer 1 blockchains (Avalanche L1s), build cross-chain applications using Interchain Messaging (ICM), and leverage the Avalanche ecosystem.
## Raw Markdown Access
All documentation links below end with `.md` and return raw markdown content for easy AI consumption. You can append `.md` to any documentation, academy, blog, or integration URL on this site to get the raw markdown source.
## Full Documentation
- [Full Documentation (llms-full.txt)](https://build.avax.network/llms-full.txt): Complete documentation content for AI context loading
## Documentation
Core technical documentation for building on Avalanche:
### Primary Network
- [Snowman Consensus](https://build.avax.network/docs/primary-network/avalanche-consensus.md): Learn about the Snowman Consensus protocol.
- [AVAX Token](https://build.avax.network/docs/primary-network/avax-token.md): Learn about the native token of Avalanche Primary Network.
- [Coreth Architecture](https://build.avax.network/docs/primary-network/coreth-architecture.md): How the C-Chain EVM (Coreth) runs inside AvalancheGo, including consensus, execution, and cross-chain transfers.
- [Exchange Integration](https://build.avax.network/docs/primary-network/exchange-integration.md): Learn how to integrate your exchange with the EVM-Compatible Avalanche C-Chain.
- [Primary Network](https://build.avax.network/docs/primary-network.md): Learn about the Avalanche Primary Network and its three blockchains.
### Avalanche L1s
- [Avalanche L1s](https://build.avax.network/docs/avalanche-l1s.md): Explore the multi-chain architecture of Avalanche ecosystem.
- [Simple VM in