A clear explanation of what a Layer-1 platform is, what it does, and why it matters as the foundation of a decentralised system.
A Layer-1 is the foundational layer of a decentralised system — the base upon which everything else is built. If you think of the whole ecosystem as a building, the Layer-1 is the foundation and the load-bearing structure: it is not the thing people interact with directly, but nothing above it could stand without it.
The term “Layer-1” distinguishes this base layer from the additional layers of software that may be built on top of it. Those higher layers can add speed, features, or convenience, but they ultimately rely on the Layer-1 for their security and their shared record of events.
Every Layer-1, including the Flare networks, is responsible for three essential jobs. The first is security: making it extremely difficult for any single participant to tamper with the shared records. The second is coordination: helping many independent computers agree on one consistent history of what has happened. The third is execution: reliably running the small programs that developers deploy, so they behave the same way everywhere.
When these three jobs are done well, developers can build on top with confidence, knowing the ground beneath them is stable.
Understanding the Layer-1 concept is the single most useful starting point when studying any decentralised technology. Almost every other idea — nodes, consensus, applications, data protocols — is easier to grasp once you picture them as parts sitting on, or interacting with, this foundational layer.
This article is part of the Flare Portal wiki — a free, independent educational reference. It is a conceptual overview and not a substitute for primary technical documentation.