Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/understand-genlayer-protocol.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This architecture supports autonomous DAOs, self-executing prediction markets, a

Optimistic Democracy is GenLayer's consensus mechanism for merging probabilistic AI systems with deterministic blockchain rules so the network can reach secure and accurate consensus at scale. Inspired by **[Condorcet's Jury Theorem](https://jury-theorem.genlayer.com/)** (click the link to check out our interactive model), the process uses validator recomputation and majority agreement as a safety net for AI-driven computations.

<img src="/studio/Diagram MAIN.jpg" alt="GenLayer Optimistic Democracy Consensus Diagram" width="100%" />
<img src="/studio/diagram main.jpg" alt="GenLayer Optimistic Democracy Consensus Diagram" width="100%" />

1. **User Submits a Transaction**
A user sends a transaction request to the network (see the diagram's Step 1).
Expand Down