The Short Version
Bittensor is an open market for machine intelligence. Anyone with compute can connect as a miner and serve AI models or data. Validators score the quality of each miner’s output against a task the subnet owner defined, and the blockchain pays out TAO — the network’s native token — in proportion to those scores. No company sets the rules; the chain enforces them, and every payment is a public transaction you can look up.
The work is split across specialized subnetworks called subnets, each competing for a share of the same emission pool. That is the whole shape of the thing: people are paid continuously for AI output that measurably beats the competition, in an arena nobody owns. The rest of this section covers the tokens, the subnets, and how to read any of it on-chain.
How this works on-chain: the protocol from first principlessubtensor.com is the reference documentation for the chain itself — chaptered, versioned against the current runtime, and the place to go for the mechanism rather than the summary.subtensor.com/learnWhere You Fit In
Everyone interacts with Bittensor differently. Once you understand the basics, your next step depends on what you want to do:
- Invest and earn rewards? Explore the Staker path
- Provide AI compute? Explore the Miner path
- Evaluate AI quality? Explore the Validator path
- Build your own AI network? Explore the Subnet Owner path