// trust infrastructure for the AI age

Traditional blockchains verify code.
GenLayer verifies decisions.

That's not an upgrade. That's a completely different category. Pick a topic and let Mochi guide you through it.

Mochi
Hey! I'm Mochi ⭐

Pick any topic below and I'll walk you through everything GenLayer — no fluff, no jargon, just the real stuff. 👇
The Problem The Solution → Tech Stack →
Glitch Mochi
"Blind. Deaf. Dumb. That's your 'smart' contract. It can't read the news. Can't understand you. Can't think. The Oracle Problem has been blockchain's dirty secret for years." 😤

Your smart contract is smart in name only.

Smart contracts are one of the most powerful inventions in the history of finance. The idea is elegant — write rules as code, let them execute automatically, no middlemen. But there's a brutal limitation most people gloss over: smart contracts are completely isolated from the real world.

Every node in a blockchain network must run the same code and get the exactly identical result. This is called determinism. It's what makes blockchains trustworthy — but it comes at a catastrophic cost. A deterministic system cannot tolerate variability. And the real world is nothing but variability.

A traditional smart contract cannot access the internet. Cannot understand natural language. Cannot use AI. Cannot make subjective judgments. It just executes. Blindly. Every single time.

Think about what this means in practice. A contract can't check whether a flight was actually delayed. It can't read a news article and act on what it says. It can't understand what "reasonable delivery time" means in plain English. It can't evaluate whether a piece of content follows brand guidelines. It can't tell you who won an election. It can't assess whether a business milestone was actually reached.

So every time a contract needs real-world data, it has to outsource that job to a third-party service called an Oracle. Chainlink is the most famous one. Oracles act as messengers — they fetch external data and bring it on-chain. But here's the critical problem: you now have to trust the Oracle. And trust is exactly what blockchain was designed to eliminate.

This is the Oracle Problem. It's been quietly undermining blockchain's promise of trustlessness since the very beginning. The only way to get real-world data into contracts is to re-introduce the centralized trust you were trying to remove in the first place.

It gets worse. Even if you solve the data problem, your contract still can't reason. It can't interpret ambiguity. It can't weigh context. It can't apply judgment. The entire AI revolution — the most transformative technological shift in a generation — is completely locked out of smart contracts. Every new dApp in the ecosystem is either a fork of something existing or only an incremental improvement. The whole ecosystem has been stuck in a loop.

Traditional blockchains verify that code executed correctly. But the world doesn't run on code. The world runs on decisions — decisions that require context, judgment, and access to live information. Until GenLayer, no blockchain could make those decisions. They could only follow rigid, pre-written instructions while the world changed around them.

Our narrative is that as we enter a world of AI agents — fast and smart — we need a new legal system because the current one is fragmented, slow, and expensive. GenLayer offers a synthetic jurisdiction: a legal system for machines.

— Albert Castellana, CEO, GenLayer Labs

GenLayer didn't patch this problem. They rethought it from first principles. If the problem is determinism, don't fight it — rebuild consensus around a smarter question.

← The Problem The Solution Tech Stack →
Duo Mochi
"What if your contract could actually read, think, and decide? That's not science fiction anymore. Intelligent Contracts do all three — on-chain, trustlessly." 🧠

Contracts that think. Decide. Reason.

GenLayer introduces a fundamentally new type of smart contract: the Intelligent Contract. Written in Python — not Solidity — these contracts can do everything a traditional smart contract can do, and everything it couldn't. They are the first smart contracts in history that are genuinely intelligent.

An Intelligent Contract can fetch a URL, read its contents, pass the result to an AI model, interpret the response in natural language, and use that reasoning as the basis for an on-chain decision — all in a single function call. The contract is no longer blind. It has eyes, ears, and a brain.

Why Python? Python is the language of AI and data science. It gives developers access to ML libraries, web scraping tools, natural language processors, and any LLM API in existence. Choosing Python wasn't just a convenience decision — it was a statement of intent: we are building for the AI age, not the Solidity age.

Consider what's now possible. A flight insurance contract that checks live flight data, understands whether a delay qualifies under the policy terms, and automatically pays out — with no human review, no claim form, no Oracle to trust. A DAO governance contract that reads a proposal in plain English, evaluates it against the organization's stated values, and votes accordingly. A content moderation contract that assesses whether a submission meets campaign criteria — instantly, fairly, at infinite scale.

The key insight that makes all of this work is that GenLayer doesn't fight non-determinism. It embraces it. Different AI models will produce different outputs for the same prompt. Instead of requiring identical results — which would be impossible with AI — GenLayer's consensus mechanism asks a much smarter question: do these results mean the same thing?

This is called the Equivalence Principle, and it's what separates GenLayer from every other blockchain. Two validators might express the same conclusion in different words. One might say "the flight was delayed by 2.5 hours" and another might say "the plane arrived 150 minutes late." Those are equivalent. The contract itself defines what equivalence means for its specific use case — giving developers full control over the precision of consensus.

Traditional blockchains verify that code executed correctly. GenLayer verifies that a decision was reached correctly. That's not an upgrade. It's an entirely different category of infrastructure.

The way I see GenLayer is like a toy factory — creating new tools and mechanisms you can't find anywhere else. Rally is just one example of what's possible.

— Albert Castellana, CEO, VentureBeat

For developers, the shift is profound. Instead of writing contracts that can only execute pre-defined logic, they can now write contracts that reason. Contracts that read. Contracts that understand. And for the first time, those contracts can be trusted — because the consensus mechanism itself verifies the quality of the reasoning, not just the execution of the code.

← Solution Tech Stack Ecosystem →
Burger Mochi
"Five layers. Each one solving a problem the others can't. Together? Nothing else comes close. This is what you build when you're not improving blockchain — you're rebuilding the category." 😎

Five layers. One foundation.

GenLayer's architecture is purpose-built to handle what no other blockchain can: non-deterministic, AI-powered, internet-connected contract execution — verified trustlessly at every step. Each layer solves a specific problem that would otherwise make the whole system fall apart.

01
Intelligent Contracts
Python smart contracts with full AI and internet access. They can call any LLM, scrape any URL, interpret any language, and make decisions based on real-world data — all trustlessly, all on-chain. This is the core primitive that makes everything else possible. No other blockchain offers this natively. The shift from Solidity to Python isn't cosmetic — it's the difference between a calculator and a computer.
02
GenVM — The GenLayer Virtual Machine
The execution engine that runs Intelligent Contracts. GenVM handles non-deterministic operations, manages AI model calls, coordinates with the validator network, and sandboxes execution for security. It's what allows contracts to behave predictably even when the AI outputs aren't byte-for-byte identical across nodes. GenVM is what makes the promise of Intelligent Contracts actually deliverable at network scale.
03
Optimistic Democracy
GenLayer's custom consensus mechanism — an enhanced Delegated Proof of Stake model. Here's exactly how it works: a randomly selected Leader Validator runs the contract with their AI model and proposes a result. Four other validators run the same contract independently with their own AI models. If a supermajority agrees the results are equivalent, the transaction is finalized. If someone disagrees, they can raise an appeal — bringing in more validators for re-evaluation. After approximately 30 minutes with no successful appeal, the result achieves finality. No single AI model. No single point of failure. No single source of bias.
04
The Equivalence Principle
The philosophical core of GenLayer's consensus — and what makes AI-powered contracts possible. Two AI outputs don't need to be identical. They need to mean the same thing. If one validator concludes "the flight was delayed by 2.5 hours" and another concludes "the flight arrived 150 minutes late," that's equivalent. The contract itself defines what equivalence means for its specific use case, giving developers full control over the precision of consensus. This is how GenLayer makes non-determinism a feature rather than a bug.
05
TLS Notary
A cryptographic proof system that verifies web data wasn't tampered with in transit. When an Intelligent Contract fetches data from the internet, TLS Notary provides cryptographic assurance that the data received is exactly what the server sent — nothing added, nothing removed, nothing modified. This closes the final trust gap. Without TLS Notary, a malicious node could theoretically intercept and alter data before it reaches the contract. With it, the entire data pipeline is trustless. It's what separates internet-connected contracts that are genuinely verifiable from those that are merely assumed to be correct.

Also in Testnet Bradbury

🔍
Greyboxing
A security and transparency technique that lets developers and auditors see more of what's happening inside validator decisions — what data was accessed, what model was queried, what reasoning was applied — without exposing private contract logic. It bridges the gap between full transparency and necessary privacy. Introduced in Testnet Bradbury as a key tool for building trust in the validator network.
🔀
Model Routing
Allows different parts of a contract to be routed to different AI models based on their specific strengths. Some models excel at reasoning and logic. Others at code analysis. Others at natural language understanding. Model routing lets developers compose the best AI for each specific task within a single contract — maximizing accuracy, minimizing cost, and optimizing for the task at hand.
← Tech Stack Ecosystem Partners →
Heart Mochi
"These aren't prototypes or pitch decks. Real apps. Live now. Doing things that were literally impossible on any other blockchain. The ecosystem is already alive." 💙

This is what happens when contracts can reason.

The true test of any infrastructure is what gets built on top of it. GenLayer's ecosystem already includes applications that wouldn't be possible — not just difficult, but technically impossible — on any other blockchain. Each one demonstrates a new category of on-chain application that only exists because of Intelligent Contracts.

⚖️
internetcourt.org
On-chain dispute resolution powered by AI validators. Any two parties can submit a dispute, define the rules, and receive a binding on-chain verdict — without lawyers, without arbitrators, without trust in any third party. The court is the contract. The judges are the validators. It runs 24/7, at machine speed, with no bias, no backlog, and no expensive legal fees. This is what decentralized justice looks like.
Dispute Resolution
🔮
intelligentoracle.com
AI-verified real-world data delivered on-chain. Any dApp can query the Intelligent Oracle and receive an AI-reasoned, validator-consensus-backed answer about anything in the real world — stock prices, news events, sports results, regulatory filings, social media metrics. Verified trustlessly, without a single point of failure. This is the Oracle Problem solved at the application layer.
Data Infrastructure
🔀
Mergeproof.com
Trustless verification for complex, subjective claims. Mergeproof lets any party prove that a condition was met — a merger completed, a contract fulfilled, a milestone reached — using AI validators to assess evidence and reach binding on-chain consensus. No human reviewers. No intermediaries. Just verifiable truth, enforced by code and consensus.
Verification
🎯
Rally Protocol (@RallyOnChain)
The first dApp built on GenLayer — and a proof of concept for AI-judged marketing at scale. Brands define campaign rules on-chain (hashtags, tone, originality requirements), users submit content, and GenLayer's AI validators automatically judge quality and distribute rewards. No manual review. No bias. No gaming the system. Rally DAO governs the protocol with 1% of each campaign pool going to the DAO treasury and 10% of protocol fees to app developers.
First dApp
🐾
Molly.fun
An AI-native consumer application demonstrating GenLayer's reach beyond enterprise infrastructure. Molly.fun shows that Intelligent Contracts aren't just for serious financial use cases — they unlock an entirely new category of playful, consumer-facing AI-native experiences. The infrastructure is ready for any kind of application developers can imagine.
Consumer App
🗣️
Argue.fun (@arguedotfun)
Structured on-chain debate, mediated by AI. Two parties take opposing positions on any topic. Validators read both arguments, evaluate the quality of reasoning, and declare a winner based on logic and evidence — not rhetoric, not popularity, not social standing. On-chain debate with binding, trustless, impartial outcomes. The future of governance and public discourse.
Governance
🤖
Botcha (@botchaxyz)
A bot verification layer built specifically for the AI agent economy. As AI agents proliferate across the internet, distinguishing genuine agents from malicious bots becomes critical infrastructure. Botcha uses GenLayer's AI consensus to verify agent identity and behavior on-chain — trustlessly, at scale, without a centralized authority making the call. Essential infrastructure for a world of autonomous agents.
Security
← Ecosystem Partners Standards →
Relax Mochi
"When your infrastructure partners include ZKsync, LayerZero, io.net, Atoma, and Gaia — you can afford to relax. The foundation is solid." 😌

GenLayer isn't building alone.

The most ambitious infrastructure projects don't get built in isolation. GenLayer has assembled a three-layer partner ecosystem: infrastructure for execution and communication, AI compute for intelligent consensus, and application partners proving the technology works. Together, they form the complete stack for the AI-native blockchain.

⚡ Infrastructure Layer
@zksync
Ethereum-level security with drastically lower fees. GenLayer runs on the ZKsync Elastic Network, giving Intelligent Contracts the scalable execution environment they need without prohibitive gas costs. ZK proofs ensure execution integrity without sacrificing speed.
@LayerZero_Core
Cross-chain messaging infrastructure. LayerZero connects GenLayer to the entire blockchain ecosystem — meaning Intelligent Contracts can interact with assets and applications across multiple chains. GenLayer isn't an island. It's the intelligence layer for the multi-chain world.
Caldera
Modular infrastructure for high-throughput network deployment. Caldera provides the scaffolding for GenLayer to scale its execution environment as the network grows from testnet toward mainnet.
Rally Protocol
Gasless transaction infrastructure. Rally enables users to interact with Intelligent Contracts without holding GEN tokens — dramatically lowering the barrier to entry. Also the first production dApp deployed on GenLayer, proving the tech works at scale.
🧠 AI Brain Layer — LLM Inference

Instead of relying on a single AI model — creating a single point of failure and a single source of bias — GenLayer distributes AI inference across five independent networks. Each validator connects to a different provider. More diversity means stronger, fairer, more trustworthy consensus.

@ionet
Decentralized GPU compute. Validators access 30+ open-source AI models across thousands of GPUs worldwide. Geo-distributed, low-latency inference at a scale no single provider could match.
@comput3ai
Decentralized AI compute providing validators with powerful model access while maintaining the censorship-resistance that GenLayer's trustless architecture demands.
@chutes_ai
Scalable AI inference powering fast, reliable LLM calls within the tight timing requirements of GenLayer's consensus rounds.
@aleph_im
Decentralized cloud infrastructure for AI and compute — persistent, decentralized storage and compute ensuring data availability across the validator network.
@heurist_ai
Open-source AI model hosting and inference. Gives validators access to a diverse library of specialized models — enabling model routing to match the right AI to the right contract task.
@GaiaNet_AI
Decentralized edge inference. Gaia nodes run locally on WasmEdge-compatible devices, preserving privacy and minimizing latency. Intelligent Contracts query Gaia nodes as decentralized inference oracles — verifiable, censorship-resistant, at the edge.
@AtomaNetwork
Private and verifiable AI inference. Atoma enables privacy-first Intelligent Contracts — contracts that resolve disputes, run confidential markets, and govern autonomously without exposing sensitive inputs to the validator network.
← Partners Standards Roadmap →
Stonks Mochi
"Most projects build on standards. GenLayer is writing them. When AI agents need rules to transact and build reputation — those rules might be GenLayer's." 📈

Not just building tech. Writing the rules.

There's a profound difference between building a product and defining an industry. Most blockchain projects build on top of existing standards — ERC-20 for tokens, ERC-721 for NFTs. GenLayer is doing something far more significant: contributing to the standards that will govern the entire AI agent economy.

As AI agents begin to transact, interact, and build reputation on-chain, they need a shared rulebook. Without standards, the AI economy is a Tower of Babel — every system speaking a different language, unable to interact, unable to trust each other. The standards GenLayer is helping define will determine how that economy operates at its most fundamental level.

ERC-8183
AI Agent Transactions On-Chain
A standard for enabling AI agents to execute transactions autonomously on-chain. ERC-8183 defines how agents initiate, sign, and settle transactions without human intervention at each step — the foundational primitive for a fully autonomous AI economy. Without this standard, AI agents can only observe the blockchain. With it, they become first-class economic actors — able to buy, sell, transact, and interact at machine speed. This is the standard that turns AI agents from spectators into participants.
ERC-8004
AI Agent Identity & Reputation
Identity and reputation are the foundation of all trust. ERC-8004 creates a standard framework for AI agents to establish verifiable on-chain identity and accumulate reputation over time based on their behavior. Think of it as a credit score for AI agents — one that's transparent, immutable, and impossible to fake. This standard makes it possible to assess whether an AI agent is trustworthy before you transact with it, without relying on any centralized authority to make that assessment. As AI agents multiply, this becomes not just useful but essential.
x402
AI-to-AI Payments
The payment rail for autonomous AI agents transacting with each other. x402 defines the protocol for machine-speed, trustless value transfer between AI agents — without requiring human approval at each step. As AI agents begin managing supply chains, trading financial instruments, coordinating complex multi-step tasks, and executing business logic autonomously, they need a payment infrastructure that operates at their speed. x402 is that infrastructure. This isn't a future standard being speculated about. It's being built now, for the economy that's already arriving.
These standards are about more than technical specifications. They're about defining what the AI economy looks like — how it operates, who participates, and what rules it follows. GenLayer isn't just a participant in that conversation. It's one of the authors. That's leverage that no amount of product development alone can provide.
← Standards Roadmap Big Picture →
Action Mochi
"Asimov ✅ Bradbury ✅ Clark is loading. Mainnet is the destination. The train left the station in 2024 and it hasn't stopped since." 🚀

From idea to mainnet. The train doesn't stop.

GenLayer's testnet naming convention tells a story all on its own. Each testnet is named after a visionary author who imagined a future that most people dismissed as impossible. Each name is a deliberate statement about what GenLayer believes it's building.

Pre-2024 — Origin
YeagerAI Founded
Albert Castellana, Iván Raskovsky, Edgars Nemše, and the founding team come together to build what would become GenLayer. Albert was already a serial crypto entrepreneur — he had co-founded RadixDLT, BadgerDAO, NEM.io, and StakeHound, with combined projects reaching over $25B in total market cap. The founding vision: a blockchain that can actually think, reason, and decide. The name YeagerAI was a nod to Chuck Yeager, the test pilot who broke the sound barrier. They intended to break the intelligence barrier for blockchains.
August 20, 2024
$7.5M Seed Round Closed
A $7.5M seed round led by North Island Ventures and Maelstrom — Arthur Hayes' venture fund, co-founded by the co-founder of BitMEX. Additional investors included Arrington Capital (Michael Arrington's crypto-native VC), Node Capital, TykheBlock, ZK Ventures, Cogitent, MS2 Capital, Samara AG, DCF Capital, WAGMI Ventures, Sigmas Capital, Magnus Capital, MH Ventures, BlockBuilders, and multiple angels — 14 institutional investors total. This wasn't a community raise or a retail round. This was serious, experienced crypto-native capital backing a serious technical vision.
June 11, 2025
Rebrand: YeagerAI → GenLayer
YeagerAI officially rebrands to GenLayer with a new brand identity: "Trust Infrastructure for the AI Age." The new name crystalizes the vision more precisely — a generative layer for AI-native applications. A synthetic jurisdiction. A court of the internet. The intelligence layer for a world where AI agents need to transact, dispute, and govern trustlessly. The three-entity structure was formalized: GenLayer (the protocol), GenLayer Foundation (governance and community), and GenLayer Labs (R&D, formerly YeagerAI).
June 17, 2025
Testnet Asimov 🚀 — "The Court of the Internet Activates"
Named after Isaac Asimov — the author who imagined intelligent machines and robot governance before anyone thought they were possible. The first incentivized public testnet launched. Intelligent Contracts and Optimistic Democracy went live in production for the first time. Professional validators were onboarded through an application process. The full developer stack launched simultaneously: GenLayer Studio (browser-based IDE), GenLayer Explorer (network visualizer), GenLayer Wallet, and genlayer-js SDK. The GenLayer Grant Program opened for early developers. Ecosystem partnerships with ZKsync, io.net, Gaia, Caldera, LayerZero, and Rally Protocol were announced. Rally Protocol became the first dApp deployed live on the network.
January 8, 2026
Testnet Bradbury 📚 — "The Scholar's Gym"
Named after Ray Bradbury — the author of Fahrenheit 451, a champion of preserved knowledge, imagination, and intellectual courage. Bradbury shifted focus from launch to deep refinement and specialization. Validators now configure their own LLM instead of using subsidised access — testing real-world validator autonomy and model diversity. Two major technical innovations debuted: Greyboxing (letting developers inspect validator decisions without exposing private contract logic) and Model Routing (directing different contract tasks to different AI models based on their strengths). Validators earned points across multiple dimensions: uptime, testing contributions, dashboard quality, bug reports, and community engagement. Top performers receive early mainnet access, grant funding, and LLM support upgrades.
Coming Soon
Testnet Clark ⚡ — Scale and Autonomy
Named after Arthur C. Clarke — who said "any sufficiently advanced technology is indistinguishable from magic." Clark focuses on the final pre-mainnet stress tests: scale testing at full validator capacity, production-grade AI inference tuning, autonomous network operations, and adversarial condition testing. Clark is where the network proves it can handle real-world load before the stakes become real. It's the final exam before graduation to mainnet.
TBD — The Destination
Mainnet 🌐 — Full Production Launch
Full production launch. The GenLayer decentralized trust stack goes live for real. Intelligent Contracts become production infrastructure for the AI economy. AI agents can transact, dispute, and govern — on-chain, trustlessly, at machine speed. GEN tokens go live for staking, governance, and validator rewards. The internet gets its court. Decisions get their blockchain. The AI age gets its trust infrastructure.
← Roadmap Big Picture Founders →
Stonks Mochi
"Three chapters. One story. Bitcoin = money. Ethereum = apps. GenLayer = decisions. The third chapter of blockchain is being written right now." 📈

The third chapter of blockchain.

Step back from the technical details for a moment and look at the arc of what's been built over the past fifteen years. There's a pattern here that's easy to miss if you're too close to it.

Layer 1 — Money
Bitcoin
Trustless money. Send value to anyone, anywhere, without a bank. The first time in history you could transact without trusting a financial institution. Revolutionary — but limited to value transfer.
Layer 1 — Applications
Ethereum
Trustless applications. Programmable money. Smart contracts that execute automatically. DeFi, NFTs, DAOs — a new category of software no company controls. Revolutionary — but limited to deterministic logic.
Layer 1 — Decisions
GenLayer
Trustless decisions. AI-powered contracts that reason, read, and decide. The missing layer that completes the stack — and the only infrastructure that can support the AI agent economy.

Each chapter of blockchain expanded the scope of what could be done trustlessly. Bitcoin made value transfer trustless. Ethereum made application logic trustless. GenLayer makes decisions trustless. And decisions are what the next chapter of the internet runs on.

The AI revolution is already here. Agents are writing code, managing workflows, trading financial instruments, and making decisions at machine speed. But there's a critical infrastructure gap: when AI agents need to interact with each other, enforce agreements, resolve disputes, or establish reputation — there's no neutral, trustless infrastructure for them to do it on.

Traditional legal systems operate at human speed — weeks, months, years. Centralized arbitration requires trusting a company that could be corrupted, captured, or compromised. And no existing blockchain can evaluate a subjective claim using AI. There is no infrastructure for the AI economy to run on. Not yet.

GenLayer is the Trust Infrastructure for the AI Age. When AI agents need to transact — GenLayer settles it. When they dispute — GenLayer arbitrates it. When they govern — GenLayer enforces it. When they need to establish reputation — GenLayer verifies it. All on-chain. All trustless. All at machine speed.

The founders of Bitcoin imagined a world where money didn't need banks. The founders of Ethereum imagined a world where applications didn't need companies. The founders of GenLayer are imagining a world where decisions don't need humans to oversee every step — they need infrastructure that's trustworthy, neutral, and verifiable by design.

AI won't wait for lawyers. If we want AI agents to participate in economic activities, we need infrastructure that operates at machine speed.

— Albert Castellana, CEO, GenLayer Labs

The testnet is live. The ecosystem is growing. The standards are being written. The partners are onboard. The validator network is being stress-tested. The only thing left is mainnet — and the train doesn't stop.

The Court of the Internet is now in session. The AI age has its trust infrastructure. Are you building on it?

← Big Picture The Founders Discord Guide →
Angel Mochi
"Behind every great protocol is a team that refused to accept the status quo. Meet the people building the trust infrastructure for the AI age." 😇

The team building the future.

GenLayer isn't built by academics writing whitepapers. It's built by a team of serial entrepreneurs, engineers, and ecosystem builders who've collectively helped build some of the most significant projects in crypto — and who came together specifically because they saw a gap nobody else was filling.

AC
Albert Castellana
Co-Founder & CEO — GenLayer Labs
@kstellana
Serial entrepreneur with over a decade in crypto since 2013. Previously co-founded RadixDLT, BadgerDAO, NEM.io, and StakeHound — projects that collectively reached over $25B in combined market cap. Albert is the primary public voice of GenLayer, driving the technical vision, investor relationships, and ecosystem partnerships. He defined the "Trust Infrastructure for the AI Age" thesis and leads GenLayer Labs, the R&D arm of the protocol.
IR
Iván Raskovsky
Co-Founder & Head of Ecosystem — GenLayer Foundation
@raskovsky
Self-described "Human. Builder. Artist. AI puppeteer." Iván leads the ecosystem and community side of GenLayer through the GenLayer Foundation. He is the primary author of major ecosystem communications, the Testnet Bradbury announcement, and the validator coordination program. He works toward "AI and the Human Collective co-existing together in harmony" — a vision that shapes how GenLayer approaches its community and governance philosophy.
EN
Edgars Nemše
Co-Founder & CPO — GenLayer Labs
@EdgarsNemse
Chief Product Officer at GenLayer Labs, Edgars leads the product architecture and technical roadmap. As CPO, he shapes how the protocol's capabilities are translated into developer tools, validator experiences, and the GenVM execution environment. He has been a key voice on GenLayer's interoperability vision — positioning GenLayer as the intelligence layer not just for one chain, but for all blockchains.
DR
David Riudor
CEO — GenLayer Foundation
@davidriudor
CEO of the GenLayer Foundation — the non-profit entity responsible for the long-term stewardship of the GenLayer ecosystem. The Foundation oversees ecosystem development, validator coordination, grant programs, and protocol governance. David's role is to ensure GenLayer moves toward true decentralization — fostering collaboration among global partners and eventually handing full control to the community through the Deepthought DAO.

The Three Entities

GenLayer operates through three aligned but distinct entities — a structure designed to separate development from governance and ensure long-term decentralization.

🔧
GenLayer Labs
The R&D engine. Formerly YeagerAI. Led by Albert Castellana and Edgars Nemše. Over 20 engineers with backgrounds at the Ethereum Foundation and Polygon. Responsible for Intelligent Contracts, GenVM, and Optimistic Democracy. Will deploy permissioned networks for specialized enterprise use cases.
🏛️
GenLayer Foundation
The non-profit steward. Led by David Riudor with Iván Raskovsky as Head of Ecosystem. Responsible for validator coordination, grant programs, community growth, and protocol governance. Working toward full decentralization via the Deepthought DAO. The bridge between the protocol and the community.
⛓️
GenLayer Protocol
The network itself. The on-chain infrastructure that both entities serve. The protocol is what validators run, what developers build on, and what will eventually be governed entirely by the community. The long-term goal: a fully autonomous, community-governed trust infrastructure that operates without any central authority.
Discord Guide Founders →
Mochi Star
"GenLayer Discord is a full progression system. Show up to events, earn POAPs, create content, and rise through the ranks. Let me break it all down." ⭐

Your complete guide to GenLayer Discord.

The GenLayer Discord isn't just a chat room — it's a full progression system with roles, XP events, POAPs, weekly contests, tournaments, and real influence at the top. This guide tells you exactly how everything works so you can navigate it confidently from day one.

The golden rule: XP comes exclusively from events and content creation — not general chat. Chatting builds relationships, but events build your level. Check #today-at-genlayer daily to know what's on.

🏆 The Role Ladder

Five progression roles, each unlocking new channels, events, and influence. Here's exactly what you need and what you get.

@Mindbender Starting Role
Requirements
Get verified when you join. Say genm in #neural-activity to unlock full server access.
Perks
Access to the #neural-activity channel. Your entry point into the GenLayer community.
@Molecule Level 1
Requirements
Reach Level 1 by participating in events. Happens quickly with consistent activity.
Perks
Access to all entry-level channels including main chat. Ability to send images.
@Synapse Level 16 + 8 POAPs
Requirements
Level 16 + 8 GenLayer POAPs. Must have earned Certified GenFren at least once.
Perks
Access to #synapse-beats music channel and birthday channel.
@Brain Level 32 + 16 POAPs
Requirements
Level 32 + 16 GenLayer POAPs. Must have earned Certified GenFren at least once. Must hold the Neurocreative role.
Perks
Exclusive #brain-chat access. Access to #genviews photography channel. Brain-role special gaming event.
⚠️ Purge: Fewer than 75 meaningful messages/month (no spam or low-effort activity) OR fewer than 2 high-quality posts/month.
@Singularity Level 46 — Max 2/month
Requirements
Level 46 + 28 GenLayer POAPs. Application via ticket + team validation. Must hold Neurocreative. Must have earned Certified GenFren at least once.
Perks
Exclusive #singularity-chat and #singularity-vc. Voting rights on weekly contests. Followed by GenLayer X. Special badge. Monthly team calls. Highest community visibility. Influence on new initiatives.
⚠️ Purge: Loss of clear, consistent focus on GenLayer OR lack of visible engagement and contribution on both X and Discord.
Applications open the last week of each month via ticket. Maximum 2 members selected per month. This role recognizes sustained, high-impact contributions — not just hitting level numbers.

🔧 Functional Roles

Beyond the progression ladder, these roles grant access to specific channels and activities. Some are earned, some are hand-picked by the team, and some you can opt into right now in #role-info.

🎨
@Neurocreative
Hand-picked by the team
For consistent quality content creators. Requires 8+ high-quality GenLayer posts on X and a Top 5 finish in the weekly Neurocreative or Meme contest at least once. Open a ticket after meeting the criteria. Required for Brain and Singularity roles. Purge condition: fewer than 2 high-quality posts/month — content must be original and thoughtful, no low-effort AI-generated posts.
🏗️
@Builder Working Group
Hand-picked by the team
For developers and builders actively contributing to the GenLayer ecosystem. Grants access to the exclusive #builders-wg channel where real product work and technical collaboration happens.
🎙️
@Neurohost
Application-based
For community members who want to host events and activities. Requires an application via the official form. Grants access to the #Neurohost coordination channel and the opportunity to run and shape community events.
🧠
@Certified GenFren
Score 10/10 — Every Friday 3pm UTC
Earned by scoring 10/10 on the GenFren Quiz every Friday at 3pm UTC. The role lasts one week and resets. Required for Synapse, Brain, and Singularity. Even partial scores earn XP — keep showing up every Friday and you'll get there.
⚙️
@Neurobuilder
Opt-in from #role-info
Grants access to builder-focused channels. Ideal for developers who want to follow technical discussions and stay close to building activity in the ecosystem.
🐦
@Neurotweets
Opt-in from #role-info
Gets you notified whenever GenLayer posts on X. Essential if you want to be first to engage with announcements — which matters for quizzes, content creation, and staying ahead of the community.
🎮
@Neurogamer
Opt-in from #role-info
Gets you notified for all games and events. If you want to stack XP through gaming, this is the first thing you should do. You can't win games you don't know are happening.

⚡ XP & POAPs — How They Work

You earn XP through events — quizzes, contests, games, special quests, and more. Extraordinary contributions also get recognized in the #com-news channel. General chat does not give XP, but it builds your reputation. Both matter.

GenLayer POAPs are awarded for attending Discord AMAs, X livestreams, X Spaces, and special GenLayer events. At least one POAP is distributed every week, with more for extra events. POAPs are required for Synapse and above — start collecting early. Download the POAP Home App from the App Store or Google Play to manage them.

XP Sources
✅ Content contests & meme contests
✅ Quizzes (all types)
✅ Games and tournaments
✅ Special quests and challenges
✅ Community calls (sometimes)
✅ #com-news recognition
❌ General chat — no XP
POAP Sources
⭐ Discord AMAs (Mon 2pm UTC)
⭐ X Livestreams
⭐ X Spaces
⭐ Special GenLayer events
⭐ Minimum 1 POAP per week

Required from Synapse (8 POAPs) upward

📅 Full Weekly Event Calendar

Burger Mochi

Every recurring event with exact times (all UTC) and Discord links where available. Always cross-check with #today-at-genlayer for last-minute changes.

Monday
2pm UTC
Community AMA → join
POAP awarded. First-come first-served. Ask thoughtful questions — this feeds directly into quiz content.
Tuesday
All day
Weekly Contest Results
Winners of the Neurocreative & Meme contest announced every Tuesday. Submit entries in #content-submit.
1pm UTC
Rumble & Gartic → join
Fun community game session. Lower XP individually but great for stacking between major events.
2pm UTC
GenLayer Vibecoding Session
Builders and developers vibe coding together. Great for the Builder Working Group and Neurobuilder role holders.
4pm UTC
Trivia Quiz
General knowledge quiz. Join early — speed and placement matter.
Wednesday
1pm UTC
AI & Blockchain Brain Game → join
GenLayer knowledge quiz. Read announcements and X posts beforehand. Speed matters.
2pm UTC
GenTalks
Community discussion and insights session. POAP sometimes awarded. Great for learning and networking.
4pm UTC
GeoGuessr
First 30 participants rewarded. Fun geography game — great casual XP.
Thursday
3pm UTC
Smash Karts → join
Fast-paced racing game. Placement-based XP rewards plus random extra sessions throughout the week.
Friday
3pm UTC
GenFren Quiz ⭐ → join
Score 10/10 to earn Certified GenFren. Required for Synapse and above. Even partial scores earn XP. Keep showing up every Friday.
Saturday
12pm UTC
Community Karaoke
Fun community social event. Great for building relationships and visibility.
1pm UTC
Community X Space
Join the X Space for POAP and community discussion.
2pm UTC
Kirka
Multiplayer game session. Casual XP stacking.
Sunday
1pm UTC
ChessLayer ♟️ → join
Chess tournament. Brain role required. Skill-based placement rewards. Consistency compounds over time.
2pm UTC
AllBrains PokerHands 🃏 → join
Poker tournament. Neuron role required. Placement-based rewards — learn basic strategy and show up consistently.
3pm UTC
Kirka
Sunday Kirka session. Casual XP stacking.

⚠️ Role Purge — Stay Active or Lose It

The goal of the purge system is to keep active contributors who genuinely value the community — not to punish people, but to ensure higher roles stay meaningful. Brain, Neurocreative, and Singularity are subject to purge for inactivity.

Brain — Purge Conditions
Fewer than 75 meaningful messages within a month. Messages must reflect genuine engagement — no spam or low-effort activity.

OR fewer than 2 high-quality posts within a month.
Neurocreative — Purge Conditions
Fewer than 2 high-quality posts within a month.

Content must be original and thoughtful — no low-effort AI-generated posts. Quality over quantity, always.
Singularity — Purge Conditions
Loss of clear, consistent focus on GenLayer.

OR lack of visible engagement and contribution on both X and Discord.
✅ Regain Criteria — All Roles
Demonstrate a sustained increase in activity and engagement over time. Consistently create and share high-quality, original content. Show long-term commitment and alignment with the community's focus. Roles can be regained — the door isn't closed, it just requires proving you're back.

💡 Quick Tips to Rise Fast

🎯
Opt into Neurogamer immediately
Go to #role-info and grab the Neurogamer role the moment you join. You can't win games you don't know are happening.
📅
Check #today-at-genlayer daily
The daily schedule channel is your source of truth. Events change, specials get added. Don't miss XP because you weren't paying attention.
📖
Prep for the Friday GenFren Quiz
Read the weekly X posts and AMA recaps before Friday. Certified GenFren is required for Synapse and above. 10/10 wins the role. Every week is a new chance.
🎨
Start creating content early
Neurocreative is required for Brain and Singularity. The earlier you start building your X presence, the faster you unlock those top roles. Max 3 contest submissions per week.
Collect POAPs from day one
POAPs are required from Synapse upward. Show up to Monday AMAs and X Spaces consistently. Download the POAP Home App and never miss a distribution.
🃏
Specialize in one game
ChessLayer and PokerHands offer placement-based rewards where skill compounds. Pick one, learn basic strategy, and show up every week. Consistency beats talent.