Overview
Cardano Docs is the official technical documentation site for the Cardano blockchain. It is the place people go when they want trustworthy reference material rather than a marketing overview. The site is run by Input Output Global, the engineering organization that builds much of Cardano's core software, and it serves developers, stake pool operators, and curious newcomers who want a deeper look at how the network actually works.
The site is organized into a few clear sections. There is an introduction to the basics for first-time visitors, a developer area for people building apps, a stake pool operator guide for anyone running the computers that validate transactions, documentation for the public test networks, and material on Cardano's education programs. It also acts as a hub, pointing out to dedicated sites for individual projects like Aiken, Marlowe, and the Hydra and Mithril scaling projects1.
Cardano Docs is technical, but it does not assume readers already understand Cardano. Topics build up from short overviews to detailed specifications. For people who learn by reading the official docs first, this is the right starting point.
Key Features
-
A detailed look at how Cardano works. Introduces how the Cardano network is built, including its layered design and the way it processes transactions1.
-
Coverage of the main smart contract tools. Points readers to dedicated docs for the smart contract languages used on Cardano, including Plinth, Aiken, and Marlowe, with each one linked out to its own home.
-
Stake pool operator guides. Walks operators through setting up, configuring, and maintaining a stake pool, with guidance for both the live network and the test networks.
-
Community voting documentation. Explains how Cardano's on-chain voting works, including how ADA holders take part through DReps, SPOs, and the constitutional committee2.
-
Open source and community-driven. The source code for the docs lives on GitHub under an open license, so anyone in the community can submit improvements3.
What to Expect
Cardano Docs is a searchable site built on Docusaurus, the same platform many open-source projects use. Navigation flows from high-level concepts down to specific implementation details, and the writing is technical but readable.
One useful design choice is that the site does not try to copy everything from every related project. Instead, it sets up the context and then sends readers to the source. So when you want the full story on Aiken or Hydra, Cardano Docs points to those project sites rather than duplicating their material. This keeps the main docs focused and points readers to each project's own site for the details.
Readers can browse straight from the homepage to whichever section they need: someone setting up a wallet client will land in the developer area, while someone running a pool can jump to the operator guides. If you want the official answer to how a part of Cardano works, this is the place to look.
