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 IOG, 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. Covers the network's layered design, the consensus method that decides what gets added to the blockchain next, and the way Cardano records 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 on both the live network and the test networks.
-
Community voting documentation. Explains how Cardano's voting system works, including how ADA holders take part and how proposals move from idea to live change2.
-
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, well-organized site built on Docusaurus, the same platform many open-source projects use. Navigation flows from high-level concepts down to specific implementation details. The writing is technical but readable, and most pages start with a short summary before going into the details.
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 makes it easier to find current information.
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. The result is a focused reference that respects the reader's time. If you want the official answer to how a part of Cardano works, this is the place to look.
