# Build with Kokonut Source: https://kokonut.network/build-with-kokonut GitHub repositories, deployed contracts, Framework data primitives, and how to contribute to the Kokonut ecosystem. Kokonut is an open-source, open-data ecosystem for regenerative farms, DAO governance, MRV evidence, and agent-powered coordination. Use this page to find the right repository, understand what is live, choose a builder path, and contribute without breaking the farm data, governance, or MRV systems that already depend on the Framework. **Primary action:** open an issue or pull request that improves the docs, Framework, MRV stack, DAO tooling, or Agentic Marketplace. Find the right starting point based on whether you build docs, contracts, data tools, agents, dashboards, or governance workflows. Follow the contribution workflow before opening a pull request or proposing a larger change through the DAO. If you are changing the Common Data Schema, MRV payloads, attestation structure, or contract behavior, open an issue first. These primitives are consumed by live farm, DAO, and documentation workflows. *** ## What builders can extend | Layer | What you can build | Current status | Start here | | ------------------- | ----------------------------------------------------------------------------------- | ------------------------------ | ------------------------------------------- | | Documentation | Better guides, page rewrites, navigation, diagrams, examples, onboarding flows | Live | `wasalo/Kokonut-Public-Site` | | DAO tooling | Proposal dashboards, member views, treasury readers, governance analytics | Live on Gnosis Chain | DAO contracts and DAOHaus | | Farm data | Farm Registry tooling, schema validators, crop records, harvest dashboards | Live at Adelphi | Common Data Schema and Kokonut Hub | | MRV | Measurement payloads, IPFS records, EAS attestations, impact reports, visualization | Live pipeline, still expanding | MRV methodology | | Agentic Marketplace | Agent identity, service listing, x402 payments, reputation, escrow, arbitration | In development on Base | `Kokonut-Agentic-Marketplacedevelop` branch | | Impact tooling | SDG calculators, EBF reports, CRISP risk scoring, public goods dashboards | Developing from Framework data | Framework impact pages | Kokonut is easiest to understand as a loop: ```mermaid theme={null} flowchart TD A["DAO governance"] --> B["Framework standards"] B --> C["Farm records"] C --> D["MRV payloads"] D --> E["IPFS/Filecoin records"] E --> F["EAS attestations"] F --> G["Kokonut Hub + reports"] G --> H["DAO decisions + contributors"] H --> A I["AI agents"] --> C I --> D I --> G ``` Builders should improve one part of the loop without weakening the rest. *** ## Choose your builder path Integrate with the Moloch DAO contracts, read member balances, inspect treasury activity, build governance dashboards, or extend proposal workflows. Build Farm Registry tooling, consume MRV records, publish IPFS payloads, design EAS schemas, or visualize farm and harvest data. Build agents that help with MRV reporting, harvest forecasting, grant writing, impact scoring, or farm operations through the Agentic Marketplace. Improve docs UX, Kokonut Hub views, project dashboards, farm data visualizations, or contributor onboarding pages. Extend SDG calculators, EBF reporting, CRISP risk interpretation, public goods tracking, and proposal-readiness tools. Improve proposal templates, decision workflows, role definitions, DAO education, Guild onboarding, and contributor pathways. *** ## What is live vs. developing | Area | Status | Builder note | | ---------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------- | | Kokonut public documentation | Live | Contributions happen in `wasalo/Kokonut-Public-Site` on `main`. | | Kokonut Moloch DAO | Live on Gnosis Chain | Governance and treasury contracts are deployed and auditable. | | `vKKN` and Loot tokens | Live on Gnosis Chain | Both are non-transferable governance/economic-rights primitives. | | Adelphi farm data | Live | Use the Kokonut Hub as the reference project data source. | | Common Data Schema | Live Framework primitive | Treat changes as sensitive; breaking changes need migration planning. | | MRV methodology | Live and expanding | Payloads should distinguish estimates, measurements, attestations, and reports. | | Agentic Marketplace | In development on Base | Build against the `develop` branch until testnet/mainnet addresses are published. | | Subgraph tooling | Planned / developing | Until deployed, query Moloch contracts directly or use DAOHaus indexing. | | Additional chains | Planned | Celo, Arbitrum, and Ethereum Mainnet are roadmap targets, not active Kokonut contract deployments. | Do not describe planned infrastructure as live. Separate deployed contracts, active farm data, developing agent infrastructure, and future chain deployments in every contribution. *** ## GitHub repositories | Repository | Branch | What it contains | Stack | | --------------------------------------------------------------------------------------------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | [`wasalo/Kokonut-Public-Site`](https://github.com/wasalo/Kokonut-Public-Site) | `main` | Mintlify documentation site, Ecosystem Wiki, Kokonut Framework, farm pages, builder docs | Mintlify MDX | | [`wasalo/Kokonut-Agentic-Marketplace`](https://github.com/wasalo/Kokonut-Agentic-Marketplace) | `develop` | On-chain AI agent labor market, contracts, frontend, OpenServ integration | Solidity, Next.js, React | | [wasalo/Kokonut-Intelligence](https://github.com/wasalo/Kokonut-Intelligence) | `main` | The open-source canonical data backbone of the Kokonut Network — ingesting farm operations, environmental measurements, financial performance, and Web3 activity into a governed, analytically queryable, and cryptographically verifiable system. | | ### Repository rules Before opening a pull request: 1. Check open issues for related work. 2. Open an issue first for non-trivial changes. 3. Run the local preview or test suite. 4. Do not introduce unsupported financial, carbon, climate, or impact claims. 5. Do not treat forecasts as actuals. 6. Explain backward compatibility for any changes to schemas, MRV, attestation, APIs, or contracts. The docs are MDX. Avoid custom `` components unless the component exists in the Mintlify setup. Use Markdown tables for safer rendering. Escape token symbols `vKKN` by placing them in backticks instead of writing raw dollar-prefixed symbols in prose. *** ## Deployed smart contracts ### Gnosis Chain — live Kokonut Moloch DAO is deployed and operational on **Gnosis Chain**. | Contract | Address | Purpose | | --------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------- | | `vKKN` voting token | [`0xc6b075ac3234a7ac729114b27370b552fa284690`](https://gnosisscan.io/token/0xc6b075ac3234a7ac729114b27370b552fa284690) | Non-transferable governance token. Minted through DAO proposal approval. One token equals one vote. | | Loot token | [`0x2508a11aee11ad545bae87cd42131c04613b2099`](https://gnosisscan.io/token/0x2508a11aee11ad545bae87cd42131c04613b2099) | Non-voting, non-transferable token for recognized contribution and economic rights. | | Vault & Token Manager | [`0x8977c56e979f0d8b76afb5ad85549acd2e96422d`](https://gnosisscan.io/address/0x8977c56e979f0d8b76afb5ad85549acd2e96422d) | Handles DAO token issuance and smart wallet operations through proposals. | | Main Treasury SAFE | [`0xeb55b75328a8dffd45bbf34b7e7efc431a179085`](https://gnosisscan.io/address/0xeb55b75328a8dffd45bbf34b7e7efc431a179085) | Rage-quit-enabled SAFE that receives tribute and disburses funds through approved proposals. | | Parameter | Value | | ------------------------- | -------------------------------------------------------------- | | Network | Gnosis Chain | | Chain ID | `100` | | Framework | Moloch v3 via DAOHaus | | Treasury assets | Stablecoin tribute only | | Token transferability | `vKKN` and Loot are soulbound / non-transferable | | Token retention threshold | 66% of tokens must remain after the grace period for execution | | RPC endpoint | `https://rpc.gnosischain.com` | | Block explorer | `https://gnosisscan.io` | ### Base — in development The Kokonut Agentic Marketplace is being built on **Base**. It includes agent identity, service listing, escrow, arbitration, reputation, payment routing, and artifact storage. | Layer | Contracts/components | Standard or protocol | | -------------- | ----------------------------------------------- | ------------------------------ | | Agent identity | Agent registry, ENS subdomain resolver | ERC-8004, ENS | | Service market | Services listing, offer/acceptance, escrow | Custom contracts, ERC-20 | | Payment | USDC routing, x402 payment handler | x402, USDC | | Reputation | Reviews, attestations, and contribution records | EAS, Karma GAP | | Arbitration | Dispute resolution interface | Marketplace-native arbitration | | Storage | Off-chain artifact pointers | Filecoin / IPFS CIDs | Base addresses should be added only after testnet or mainnet deployment. Until then, point builders to the Marketplace `develop` branch. *** ## Framework data primitives ### Common Data Schema Every Kokonut farm registers with the Common Data Schema before it can be consistently compared, reviewed, funded, verified, or displayed. The schema is the minimum set of farm records used by DAO members, contributors, farm operators, developers, grant reviewers, AI agents, and public dashboards. | Schema group | Fields | | ------------ | ------------------------------------------------------------------- | | Identity | `project_date`, `project_location` | | Scope | `land_size`, `revenue_streams`, `target_market` | | Funding | `forecasted_budget`, `source_of_funding`, `public_goods_allocation` | | Governance | `governance_mechanism`, `token_allocation` | | Narrative | `project_summary`, `local_problem`, `proposed_solution` | ```typescript theme={null} interface KokonutFarmRecord { project_date: string; project_location: { coordinates: string; region: string; country: string; }; land_size: number; revenue_streams: string[]; target_market: string[]; forecasted_budget: number; source_of_funding: string; public_goods_allocation: number; governance_mechanism: string; token_allocation: string; project_summary: string; local_problem: string; proposed_solution: string; } ``` When building integrations, key against these field names. Future on-chain and API versions should preserve compatibility or include a migration plan. [Read the Common Data Schema →](/kokonut-framework/framework-components/common-data-schema) *** ## MRV data primitives MRV is the trust layer that turns farm activity into public evidence. ```text theme={null} Farm activity → structured payload → IPFS/Filecoin record → Farm Registry event → EAS attestation → Kokonut Hub → annual impact report ``` A complete MRV event should include the farm ID, timestamp, measurement type, data source, payload, and, when available, an attestation reference. ```typescript theme={null} interface KokonutMRVPayload { farm_id: string; timestamp: string; measurement_type: "ground" | "remote" | "community"; ground?: { volumetric_water_content?: number; electrical_conductivity?: number; soil_temperature?: number; }; remote?: { ndvi?: number; reci?: number; ndre?: number; msavi?: number; source: "landsat_8" | "sentinel" | "drone"; image_url?: string; }; community?: { crop_cycle_stage?: string; plant_health_notes?: string; water_analysis?: string; soil_texture?: string; disease_flags?: string[]; }; attested_by?: string; attestor_address?: string; } ``` ### Adelphi tool integrations | Tool | Purpose | Output | | ------------ | ------------------------------------------------ | ---------------------------------------------- | | Silvi | Per-plant GPS tracking and health logs | Plant-level location and phenology records | | QGIS | Vegetation index analysis from imagery | NDVI / NDRE / MSAVI raster outputs | | Pix4Dcapture | Drone flight planning and orthomosaic generation | Georeferenced imagery for analysis | | Kokonut Hub | Public farm data display | Harvest records, MRV events, impact metrics | | EAS | Public attestation layer | Tamper-resistant records of significant events | [Read the MRV methodology →](/ecosystem-wiki/kokonut-farms/measurement-reporting-and-verification) *** ## EAS attestation schema The Framework is designed to produce attestations for significant farm events: funding approvals, MRV submissions, harvest milestones, impact reports, and contribution records. ```typescript theme={null} interface KokonutFarmAttestation { schema_name: "KokonutFarmEvent"; fields: { farm_id: "bytes32"; event_type: "string"; ipfs_cid: "string"; impact_score: "uint256"; attestor_role: "string"; timestamp: "uint64"; }; } ``` | Field | Meaning | | --------------- | -------------------------------------------------------------------- | | `farm_id` | Farm Registry identifier derived from the farm record | | `event_type` | MRV submission, harvest, funding, impact report, or other farm event | | `ipfs_cid` | Off-chain payload pointer stored through IPFS/Filecoin | | `impact_score` | Optional Framework-derived impact score, scaled for integer storage | | `attestor_role` | Core team, Guild member, third-party verifier, or agent | | `timestamp` | Unix timestamp for the event | EAS attestations make records inspectable; they do not automatically prove that a claim is scientifically certified, financially guaranteed, or eligible for carbon credits. Strong claims still need methodology, context, review, and supporting evidence. *** ## Direct contract queries Until dedicated subgraphs are available, builders can query the DAO directly through Gnosis RPC or existing DAOHaus indexing. ```javascript theme={null} // Check vKKN balance for any address const vKKN = "0xc6b075ac3234a7ac729114b27370b552fa284690"; const balance = await provider.call({ to: vKKN, data: `0x70a08231000000000000000000000000${address.slice(2).padStart(64, "0")}` }); ``` ```javascript theme={null} // Treasury SAFE address const treasury = "0xeb55b75328a8dffd45bbf34b7e7efc431a179085"; // Use the DAOHaus Moloch ABI for methods such as: // totalShares() // totalLoot() // members(address) ``` Suggested builder tasks: * Build a member balance viewer for `vKKN` Loot. * Build a treasury inflow/outflow dashboard. * Build a proposal status dashboard. * Build a rage-quit education tool. * Build a Farm Registry record validator. * Build a Data Hub indexer for harvests and MRV events. *** ## The agentic layer The Kokonut Agentic Marketplace is an on-chain labor market for AI agents. Agents can be hired for farm-specific work such as MRV reporting, harvest forecasting, grant writing, impact scoring, data cleaning, and dashboard generation. The Agentic Marketplace is under active development. Treat this section as builder architecture unless a deployed address or production service is explicitly published. ### Agent architecture | Layer | System | What it does | | ----------- | ---------------------------- | ------------------------------------------------------------------------ | | Identity | ERC-8004 and ENS | On-chain agent registration, discoverability, and capability declaration | | Runtime | OpenServ, Hermes, OpenClaw | Agent execution environment, task routing, and inter-agent messaging | | Payment | x402 and USDC | Autonomous micropayment settlement between callers and agents | | Data | Farm Registry API and EAS | Structured farm data ingestion and tamper-resistant attestation | | Reputation | Karma GAP and review records | Tracks agent output quality and contribution history | | Arbitration | Marketplace dispute layer | Handles disputes around task quality and payment outcomes | ### Example agent capabilities | Agent | Input | Output | | -------------------- | --------------------------------------------- | ---------------------------------------------------- | | MRV Agent | Farm event, field notes, sensor data, imagery | Structured MRV payload and attestation-ready record | | Harvest Agent | Crop, cycle stage, area, historical data | Harvest forecast and variance notes | | Impact Scoring Agent | Verified farm data and Framework rules | Draft SDG, EBF, or Pillars of Value interpretation | | Proposal Agent | Farm record, budget, milestones, evidence | Draft proposal sections for DAO review | | Data QA Agent | Farm record or MRV payload | Missing fields, schema warnings, compatibility notes | ### x402 payment flow ```typescript theme={null} const response = await fetch("https://agent.kokonut.network/forecast", { method: "POST", body: JSON.stringify({ farm_id: "adelphi", crop: "lettuce" }) }); if (response.status === 402) { const { payment_required } = await response.json(); await settleX402Payment(payment_required); const paidResponse = await fetch("https://agent.kokonut.network/forecast", { method: "POST", body: JSON.stringify({ farm_id: "adelphi", crop: "lettuce" }) }); } ``` [Read Kokonut x AI Agents →](/kokonut-x-ai-agents) *** ## How to contribute Contributions can earn Guild Points in the relevant Guild. Significant contributions can become eligible for Loot awards through a DAO proposal. Documentation changes belong in `Kokonut-Public-Site`. Marketplace contracts and frontend changes belong in `Kokonut-Agentic-Marketplace` on the `develop` branch. Open an issue before changing schemas, MRV payloads, contract logic, data models, navigation structure, or methodology claims. If your change affects the Common Data Schema, MRV payload, EAS schema, farm records, or integrations, explain how existing farm data is affected. For docs, run `mintlify dev`. For contracts, run the relevant test suite. For schema or MRV changes, validate against the Adelphi farm record as a test fixture. Include screenshots, rendered previews, tests, before/after notes, migration notes, or example payloads, depending on the change. *** ## Proposal pathway for larger work Larger changes require DAO review or approval. | Work type | Likely pathway | | ------------------------------------------ | --------------------------------------------------------------------------------- | | Typo, broken link, small docs fix | Pull request only | | New page, major rewrite, navigation change | Issue, PR, reviewer approval | | Schema or MRV structure change | Issue, compatibility note, migration plan, Framework Upgrade Proposal if breaking | | New bounty or paid task | Guild Bounty Proposal | | New farm integration | Farm Funding Proposal | | Partner integration | Partnership Proposal | | Contract deployment or treasury action | DAO proposal through the governance process | Governance process: 1. Draft the proposal using the right template. 2. Keep it open for the required feedback window. 3. Secure sponsorship from a proposal-authorized person. 4. Move to DAOHaus voting when ready. 5. Execute and report if the proposal passes. [Read Proposal Templates →](/ecosystem-wiki/the-kokonut-dao/proposal-templates) *** ## Developer resources | Resource | Link | What it is for | | ----------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------ | | Kokonut DAO on DAOHaus | [link.kokonut.network/dao](https://link.kokonut.network/dao) | Proposals, member list, treasury state | | Gnosis Chain explorer | [gnosisscan.io](https://gnosisscan.io) | Contract verification and transaction history | | Adelphi Data Hub | [hub.kokonut.network/projects/41](https://hub.kokonut.network/projects/41) | Live farm MRV data and harvest records | | Adelphi 3D Orthomap | [link.kokonut.network/AdelphiOrtho3D](https://link.kokonut.network/AdelphiOrtho3D) | Georeferenced land model | | Adelphi Species GeoNode | [link.kokonut.network/AdelphiSpeciesGeoNode](https://link.kokonut.network/AdelphiSpeciesGeoNode) | Biodiversity and species location data | | EAS documentation | [docs.attest.sh](https://docs.attest.sh/) | Ethereum Attestation Service SDK | | x402 protocol | [x402.org](https://x402.org) | HTTP 402 micropayment standard for agents | | ERC-8004 EIP | [eips.ethereum.org/EIPS/eip-8004](https://eips.ethereum.org/EIPS/eip-8004) | On-chain AI agent identity standard | | EBF Framework | [ebfcommons.org](https://ebfcommons.org) | Ecological Benefits Framework for impact scoring | *** ## Contribution quality checklist Before submitting, confirm: * The change has one clear purpose. * The page, schema, or code still distinguishes live systems from developing systems. * Forecasts are not described as actual outcomes. * Carbon, climate, health, and impact claims are supported or softened. * `vKKN`, Loot, Guild Points, and DAO membership are described accurately. * Any schema, MRV, or attestation change includes compatibility notes. * Markdown tables are used instead of unsupported custom table components. * The docs render through Mintlify without syntax errors. * The contribution routes readers to the correct next step. Not sure where to start? Read the Framework introduction, inspect Adelphi live data, then open an issue describing the tool, guide, dashboard, agent, or workflow you want to build. The Technology Guild can help route the work. # Frequently Asked Questions Source: https://kokonut.network/ecosystem-wiki/faq Clear answers about Kokonut Network: live farms, syntropic agriculture, DAO governance, tokens, Guilds, MRV, AI agents, participation paths, and common risks. # Answers for people trying to quickly understand Kokonut. Kokonut Network can be understood in one sentence: > **A community-governed cooperative that funds real regenerative farms, verifies farm activity through public data, and lets people participate through capital, contribution, or building.** Use this FAQ to answer the practical questions first: what Kokonut is, what is already live, how the DAO works, how impact is verified, how to contribute, and what risks or limitations you should understand before participating.
Start With the Basics → Choose Your Path

Free to explore. No capital is required to contribute through Guilds. Capital contributors should review the DAO and rage-quit mechanics before joining.

*** ## FAQ at a glance | If you are wondering... | Start with this answer | Then read | | ------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | | What is Kokonut? | It is a blockchain cooperative that funds and verifies regenerative farms. | [Executive Summary](/ecosystem-wiki/kokonut-101/executive-summary) | | Is there a real farm? | Yes. Adelphi is Kokonut's first live farm in Monte Plata, Dominican Republic. | [Adelphi Summary](/ecosystem-wiki/kokonut-farms/adelphi/summary) | | How is impact verified? | Farm events become structured MRV records, IPFS/Filecoin evidence, EAS attestations, and Data Hub entries. | [MRV Methodology](/ecosystem-wiki/kokonut-farms/measurement-reporting-and-verification) | | How does governance work? | Moloch DAO governs treasury/capital; Guilds coordinate contribution and execution. | [DAO Architecture](/ecosystem-wiki/the-kokonut-dao/dao-layers) | | Do I need money to participate? | No. You can start through Guilds by contributing useful work. | [Kokonut Guilds DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-guilds-dao) | | How do I become a DAO member? | Stablecoin tribute is proposed, voted on, and if approved mints soulbound \$vKKN. | [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) | | How do I make a proposal? | Use a template, draft in Kokonut Forum, collect feedback, then move to DAOHaus if sponsored. | [Proposal Templates](/ecosystem-wiki/the-kokonut-dao/proposal-templates) | This FAQ is an orientation layer. For legal, tax, investment, land-title, or regulatory questions, consult qualified professionals. Kokonut documentation explains the model; it does not replace professional advice. *** ## Choose your path Start with the Executive Summary, then read the Problem, Solution, Vision, and Manifesto pages. Explore Adelphi, the first live Kokonut farm, including crops, infrastructure, MRV, SDGs, and harvest forecasts. Join through Guilds, complete useful work, earn Guild Points, and build standing without capital. Learn how stablecoin tribute, \$vKKN, Loot, proposals, rage-quit, and treasury protections work. Use the Framework, Farm Registry, MRV schema, contracts, APIs, and AI agent architecture. Explore partnership paths for farmers, agronomists, researchers, funders, builders, and communities. *** ## Start here Kokonut Network is a community-governed cooperative that connects Web3 communities, contributors, and capital allocators to real syntropic farms. The model has four moving parts: | Part | What it does | | --------- | -------------------------------------------------------------------- | | DAO | Coordinates capital, governance, proposals, and treasury decisions | | Framework | Standardizes how farms are evaluated, funded, operated, and measured | | MRV stack | Turns farm activity into public evidence and verifiable records | | Guilds | Let contributors earn standing through useful work, not only capital | Start with the [Executive Summary](/ecosystem-wiki/kokonut-101/executive-summary) for the full orientation. Kokonut addresses the coordination gap around regenerative agriculture. Many farm projects have land, local knowledge, community need, and ecological potential — but lack the repeatable system for funding, governance, operations, reporting, and trust. Kokonut builds that coordination layer so regenerative farms can be funded, monitored, improved, and replicated. Read the [Problem](/ecosystem-wiki/kokonut-101/problem) and [Solution](/ecosystem-wiki/kokonut-101/solution) pages for the deeper thesis. The Kokonut Framework is a repeatable operating system for launching and verifying Kokonut farms. It covers: * farm onboarding and due diligence; * a shared data schema; * development phases; * regeneration principles; * MRV reporting; * public goods allocation; * governance and proposal standards. The goal is to make each new farm easier to evaluate, fund, operate, verify, and replicate. Read the [Kokonut Framework introduction](/kokonut-framework/Introduction). Syntropic farming is a regenerative agriculture methodology that designs farms as multi-layered living systems. Instead of growing a single crop in isolation, syntropic systems integrate ground cover, vegetables, fruits, trees, biomass, animals, shade, roots, and succession over time. The goal is to increase productivity while improving soil, biodiversity, water retention, and ecological resilience. Kokonut uses syntropic farming because it aligns with the long-term cooperative model: short-cycle food crops, medium-cycle crops, and long-cycle coconut trees can work together rather than compete as isolated assets. Read [Why Syntropic Farming](/kokonut-framework/why-syntropic-farming). Kokonut starts with live farm proof, then expands through repeatable farm onboarding. The long-term plan is to grow a network of community-governed regenerative farms where: * each farm follows the Kokonut Framework; * DAO proposals coordinate capital and governance; * Guilds coordinate contribution and execution; * MRV turns farm work into public evidence; * Revenue and public goods allocations compound over time; * Lessons from one farm improve the next. The first live proof is [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary). *** ## Farms and real-world proof Adelphi is Kokonut Network's first live syntropic farm, located in Gonzalo, Monte Plata, Dominican Republic. It is a women-led project founded by sisters Yanny and Neury Hernández. The farm includes: | Proof point | Current detail | | ----------------- | ------------------------------------------------------------------------------ | | Total area | 15,725 m² | | Agricultural area | 13,838 m² | | Production | Lettuce, passion fruit, coconut, Indian yams, free-range eggs, and other crops | | Biodiversity | Native and at-risk species nursery | | Community role | Education, training, employment, food access, and ecological restoration | | Public data | Harvest records, MRV events, and impact metrics through Kokonut Hub | Read the [Adelphi Summary](/ecosystem-wiki/kokonut-farms/adelphi/summary). Adelphi received public goods funding through Public Nouns Proposal #69. That funding helped move the project from local vision into operational farm infrastructure, including production, monitoring, community benefit, and public evidence. Adelphi now serves as the first live proof of the Kokonut Framework. Read [Adelphi's Background Story](/ecosystem-wiki/kokonut-farms/adelphi/background-story) and [Problem & Solution](/ecosystem-wiki/kokonut-farms/adelphi/problem-and-solution). Adelphi is designed around diversified production timelines. | Production type | Examples | Role | | --------------------- | ---------------------------------------------- | ---------------------------------------- | | Short-cycle crops | Lettuce and other vegetables | Near-term harvests and local food access | | Medium-cycle crops | Passion fruit, Indian yams, and seasonal crops | Seasonal revenue and biodiversity | | Long-cycle crops | Coconut trees and agroforestry species | Perennial anchor value | | Continuous production | Free-range eggs | Daily food and revenue stream | Read [Crops, Biodiversity & Infrastructure](/ecosystem-wiki/kokonut-farms/adelphi/crops-biodiversity-and-infrastructure) and [Crops & Harvest Forecast](/ecosystem-wiki/kokonut-farms/adelphi/crops-and-harvest-forecast). Yes. Adelphi data is published through the Kokonut Hub. The Hub is where readers can view public farm information, including harvest records, farm milestones, MRV events, and impact metrics. [Explore Adelphi live data →](https://hub.kokonut.network/projects/41) Visits should be coordinated with the Kokonut team and local farm operators. Before visiting, you can explore Adelphi remotely through the documentation, farm summary, geospatial records, and Kokonut Hub data. In-person visits should respect farm operations, local community priorities, safety, and visitor protocols. [Book a call →](https://link.kokonut.network/meeting) *** ## DAO, tokens, and treasury A DAO — Decentralized Autonomous Organization — is a community-governed structure where proposals, votes, treasury actions, and membership changes are enforced through smart contracts instead of a central administrator. Kokonut uses a layered DAO architecture: | Layer | Purpose | | --------------- | ------------------------------------------------------------------------- | | Moloch DAO | Treasury, capital governance, \$vKKN, Loot, rage-quit, proposal execution | | Guilds DAO | Contribution coordination, Guild Points, bounties, and operational work | | Framework + MRV | Farm standards, data records, evidence, and verification | Read the [DAO Architecture](/ecosystem-wiki/the-kokonut-dao/dao-layers). No individual controls the DAO treasury. Kokonut's Moloch DAO is designed so that treasury movements, token minting, and major governance actions require proposals. The Core Team cannot unilaterally move DAO funds or mint governance tokens. Read [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao). \$vKKN is Kokonut's soulbound voting token. It is minted through DAO proposal approval when a member contributes stablecoins to the DAO treasury. \$vKKN is non-transferable and represents governance power inside the Moloch DAO. In simple terms: | Token | What it means | | --------------- | ------------------------------------------- | | \$vKKN | Voting rights and governance participation | | Minting path | Stablecoin tribute approved by DAO proposal | | Transferability | Soulbound / non-transferable | | Voting | 1 \$vKKN = 1 vote | Read the [Moloch DAO page](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) before attempting to join. Loot is a soulbound economic-rights token that can be awarded by a DAO proposal. Unlike \$vKKN, Loot does not carry voting rights. It exists to recognize contributors, land partners, Core Team members, and ecosystem actors who create verifiable value but may not have contributed stablecoin capital. Loot helps connect the contribution path to the capital-governance layer. No. DAO members do not own the physical land. Land ownership remains with the farm operators or partner entities. The DAO governs treasury decisions, farm funding proposals, token issuance, and ecosystem-level coordination. This distinction matters: Kokonut is not selling land titles. It coordinates community-governed participation in farm-backed production, public-goods funding, and regenerative infrastructure. Rage-quit is a Moloch DAO protection mechanism that lets eligible members exit with their proportional share of rage-quit-enabled treasury assets. It matters because it gives capital-contributing members a way to leave if they strongly disagree with the DAO's direction. It is one of the trust protections that makes the DAO different from a normal donation pool or informal treasury. Read the [rage-quit section on the Moloch DAO page](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao#rage-quit-protection). Kokonut is designed to reduce exposure to volatile crypto treasury assets by using stablecoin tribute for DAO membership. That does not eliminate all risk. Farm operations, harvest forecasts, governance outcomes, stablecoin infrastructure, smart contracts, and market access all still carry risk. The important distinction is that Kokonut's core treasury model is not designed around speculation on volatile tokens. Review the DAO pages and proposal documentation before contributing capital. *** ## Contributing without capital Yes. The Guild path exists so that contributors can earn standing through useful work rather than capital. You can contribute through technology, impact, communications, governance, finance, partnerships, field reporting, documentation, research, or community coordination. Start with [Kokonut Guilds DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-guilds-dao). Kokonut Guilds are contribution-weighted working groups that coordinate execution. Current Guild areas include: | Guild | Examples of work | | ------------------------ | ---------------------------------------------------------------------------- | | Technology | APIs, docs, dashboards, agent infrastructure, GitHub improvements | | Impact | MRV, SDG reporting, EBF/CRISP, field evidence, research | | Communications | Storytelling, grant updates, community education, public documentation | | Governance | Proposal drafting, review, facilitation, process improvement | | Finance | Forecasts, budgets, treasury analysis, and financial reporting | | Community & Partnerships | Farmer onboarding, partner development, community calls, field relationships | Guilds help work move from vague interest into verifiable contribution records. Guild Points are internal contribution records. They recognize completed work, peer validation, bounties, research, documentation, MRV submissions, governance participation, and other useful contributions. Guild Points are not the same as \$vKKN or Loot. They represent contributions standing inside Guilds. Significant contributions can later become eligible for Loot through a DAO proposal. Use this path: Pick the domain where you can create the most useful work: Technology, Impact, Communications, Governance, Finance, or Community & Partnerships. Look for open bounties, documentation gaps, MRV needs, proposal support, farm research, or community coordination tasks. Make the contribution inspectable: GitHub PR, document, report, dataset, proposal draft, design, meeting notes, or field record. Guild members or relevant stewards review whether the work meets acceptance criteria. Completed contributions can earn Guild Points and may become eligible for broader DAO recognition. Join through the [Open Collaboration Invitation](/ecosystem-wiki/open-collaboration-invitation). *** ## Proposals and governance Kokonut proposals move through a governance lifecycle: 1. Draft the proposal using the correct template. 2. Share it for feedback in Charmverse. 3. Keep it open for the required review window. 4. If ready, a proposal-authorized person sponsors it. 5. DAO members vote through DAOHaus. 6. If passed, the proposal moves through grace/retention checks. 7. Approved actions are executed and reported. Read the [Governance Framework](/ecosystem-wiki/the-kokonut-dao/governance-framework). Kokonut uses templates so proposals are easier to review, compare, and execute. | Template | Use it for | | ----------------- | ------------------------------------------------------------------------------------- | | Farm Funding | Funding a farm, infrastructure, land improvement, or operational deployment | | Guild Bounty | Paying contributors for scoped work | | Framework Upgrade | Changing schemas, standards, methods, or technical rules | | Partnership | Formalizing collaboration, integrations, co-marketing, or institutional relationships | Use the [Proposal Templates](/ecosystem-wiki/the-kokonut-dao/proposal-templates) page before drafting. Moloch DAO voting is tied to \$vKKN governance tokens. Guild participation is separate: contributors can earn Guild Points and participate in Guild-level coordination without holding \$vKKN. Some actions that affect the treasury, tokens, or formal DAO authority still require approval from the Moloch DAO. A strong proposal is specific, measurable, accountable, and easy to verify. Include: * the problem or opportunity; * the exact ask; * budget and milestone breakdown; * responsible people or Guilds; * evidence and links; * risks and mitigations; * success metrics; * reporting plan; * Next steps after approval. Weak proposals usually fail because they are vague, hard to verify, lack budgets or accountability, or are unclear about what the DAO is approving. *** ## MRV, data, and impact MRV means Measurement, Reporting, and Verification. In Kokonut, MRV is the trust layer that turns farm activity into evidence. The pipeline is: > **Farm activity → structured payload → IPFS/Filecoin record → Farm Registry event → EAS attestation → public Data Hub → annual impact report** Read [Measurement, Reporting & Verification](/ecosystem-wiki/kokonut-farms/measurement-reporting-and-verification). Kokonut tracks data that helps answer practical trust questions: | Question | Evidence examples | | ---------------------------- | ------------------------------------------------------------------------------- | | Is the farm real? | Geospatial records, farm registry, field logs, photos, hub profile | | Is the land improving? | Vegetation indices, soil readings, field observations, and biodiversity records | | Are harvest claims credible? | Crop cycles, harvest logs, forecast vs. actual data, sales records | | Is the impact verifiable? | MRV events, IPFS evidence, EAS attestations, reports | | Can the model scale? | Standardized schemas, reusable APIs, repeatable Framework processes | Kokonut avoids greenwashing by making impact claims inspectable. Instead of only publishing narrative updates, Kokonut uses farm records, remote sensing, field observations, harvest data, structured payloads, IPFS/Filecoin records, EAS attestations, and annual reporting. This does not mean every claim is automatically perfect. It means the system is designed to expose claims to review, correction, and improvement. SDGs are used as an impact translation layer, not as decorative labels. Adelphi currently maps to five primary SDGs: | SDG | Adelphi connection | | ----------------------- | ----------------------------------------------------- | | SDG 1 — No Poverty | Jobs, income generation, and public goods allocation | | SDG 2 — Zero Hunger | Organic food production and local food access | | SDG 5 — Gender Equality | Women-led farm leadership and community participation | | SDG 8 — Decent Work | Farm employment, training, productive enterprise | | SDG 15 — Life on Land | Biodiversity, syntropic farming, soil, native species | Read [Adelphi Sustainable Development Goals](/ecosystem-wiki/kokonut-farms/adelphi/sustainable-development-goals). *** ## Technical and AI agents Kokonut uses different chains for different purposes. | Chain | Status | Role | | ---------------- | -------------- | ------------------------------------------------------------------ | | Gnosis Chain | Live | Moloch DAO, treasury, \$vKKN, Loot, governance contracts | | Base | In development | Agentic Marketplace, AI agent identity, USDC payments, EAS records | | Celo | Planned | Mobile-first community access | | Arbitrum | Planned | Higher-frequency agent operations | | Ethereum Mainnet | Planned | RWA / TradFi bridge and higher-level settlement primitives | Read [DAO Architecture](/ecosystem-wiki/the-kokonut-dao/dao-layers) and [Kokonut × AI Agents](/kokonut-x-ai-agents). Yes, this is part of the development of the Kokonut Agentic Marketplace architecture. AI agents can support tasks such as: * MRV data reporting * satellite imagery analysis; * harvest forecasting; * impact scoring; * grant drafting; * anomaly detection; * cross-farm reporting; * DAO workflow automation. The goal is not to replace farmers or contributors. The goal is to make verification, reporting, and coordination cheaper and more scalable. Read [Kokonut × AI Agents](/kokonut-x-ai-agents). Yes. Developers can work on documentation, MRV schemas, Farm Registry APIs, dashboards, AI agents, EAS attestations, automation, data tooling, and integrations with Kokonut's open-source knowledge base. Start with [Build with Kokonut](/build-with-kokonut). Yes. The public site and documentation are maintained through the Kokonut public repository. Contributors can improve docs, propose corrections, submit pull requests, and help turn field knowledge into reusable open-source infrastructure. [View the GitHub repository →](https://github.com/wasalo/Kokonut-Public-Site) *** ## Risks, limitations, and trust checks No. Kokonut documentation explains a cooperative model, farm operations, governance mechanics, and impact reporting. It is not financial, legal, tax, or investment advice. Forecasts, revenue models, crop assumptions, DAO proposals, and impact projections are planning tools. Actual outcomes depend on farm execution, markets, climate, governance, operational quality, data quality, and many other factors. Kokonut reduces some coordination risks, but it does not eliminate all risk. Key risks include: | Risk | What it means | | ------------------- | --------------------------------------------------------------------------------------- | | Farm risk | Crops can underperform due to weather, pests, disease, labor, irrigation, or management | | Market risk | Prices, buyers, transport, certification, and demand can change | | Governance risk | DAO members may reject proposals or disagree on priorities | | Smart contract risk | Contracts, bridges, wallets, or integrations can fail or contain bugs | | Data risk | MRV records can be incomplete, delayed, or require correction | | Regulatory risk | Token, DAO, land, tax, and agricultural rules vary by jurisdiction | This is why Kokonut emphasizes transparent proposals, public records, rage-quit protections, and MRV. No. Kokonut's \$vKKN and Loot are soulbound in the current design. That means they are not purchased on the open market and are not designed for speculation. \$vKKN is minted through DAO-approved stablecoin tribute. Loot can be awarded by a DAO proposal to recognize value contributed to the ecosystem. No. Environmental outcomes should be treated as claims that require measurement and verification. Kokonut uses MRV, field data, vegetation indices, soil observations, biodiversity records, and annual reporting to make ecological claims reviewable. Avoid treating carbon, biodiversity, or soil claims as guaranteed until they are backed by the relevant methodology and public evidence. Use this trust checklist: * Can I inspect a live farm page? * Can I see the DAO contracts and treasury path? * Can I understand how \$vKKN and Loot work? * Can I verify whether farm data exists in the Kokonut Hub? * Can I trace impact claims to MRV evidence? * Can contributors participate without buying tokens? * Can capital contributors exit through rage-quit where applicable? * Can I find clear proposal templates and governance rules? The purpose of the documentation is to make those answers visible. *** ## Still have questions? The fastest complete orientation to the Kokonut model, live farm proof, DAO, Framework, and participation paths. See the first live farm, including its story, infrastructure, harvest forecast, MRV, and SDG alignment. Learn how Kokonut separates capital governance, contribution, execution, farm operations, and verification. Find your entry point as a builder, agronomist, researcher, funder, farmer, or community organizer.
Book a Call → Find Your Contribution Path
# Glossary Source: https://kokonut.network/ecosystem-wiki/glossary Plain-English definitions for Kokonut's DAO, regenerative agriculture, MRV, AI agent, and farm-specific terms. # Glossary: the language of Kokonut Kokonut sits at the intersection of regenerative agriculture, DAO governance, impact verification, and AI agent infrastructure. This glossary explains the terms used throughout the Knowledge Base in plain English and points you to the page where each concept is used in practice. Use this page when you encounter an unfamiliar word or need to understand how a concept works, specifically within Kokonut.
Start With These Terms → Browse by Category

New to Kokonut? Start with DAO, Framework, MRV, Adelphi, Guilds, vKKN, Loot, rage-quit, and Data Hub.

*** ## Start with these terms These are the terms that unlock most of the documentation. | Term | Plain-English meaning | Go deeper | | ----------------- | ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | | Kokonut Network | The cooperative that connects Web3 communities to real, syntropic farms. | [Executive Summary](/ecosystem-wiki/kokonut-101/executive-summary) | | Kokonut DAO | The governance and treasury system coordinates capital, proposals, and member rights. | [DAO Layers](/ecosystem-wiki/the-kokonut-dao/dao-layers) | | Kokonut Framework | The repeatable operating system for funding, running, measuring, and governing farms. | [Framework Introduction](/kokonut-framework/Introduction) | | Adelphi | Kokonut's first live syntropic farm in Monte Plata, Dominican Republic. | [Adelphi Summary](/ecosystem-wiki/kokonut-farms/adelphi/summary) | | MRV | Measurement, Reporting, and Verification — the pipeline that turns farm work into evidence. | [MRV](/ecosystem-wiki/kokonut-farms/measurement-reporting-and-verification) | | Data Hub | The public farm-data interface for harvests, MRV events, impact metrics, and geospatial records. | [Adelphi Data](https://hub.kokonut.network/projects/41) | | Moloch DAO | The on-chain treasury DAO, where capital contributors vote and treasury actions are executed. | [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) | | Guilds DAO | The contribution layer, where useful work becomes Guild Points and operational standing. | [Kokonut Guilds DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-guilds-dao) | | vKKN | Kokonut's soulbound governance token for DAO voting. | [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) | | Loot | Kokonut's non-voting economic participation token for recognized contribution. | [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) | | Rage-quit | The DAO exit mechanism allows eligible members to exit with their proportional share of the treasury. | [Governance Framework](/ecosystem-wiki/the-kokonut-dao/governance-framework) | | EAS | Ethereum Attestation Service is used to anchor verifiable claims as public records. | [Build with Kokonut](/build-with-kokonut) | Terms in this glossary are written for comprehension first. For legal, financial, smart contract, or methodology decisions, always follow the linked source page and current DAO documentation. *** ## Choose by reader path Start with Kokonut Network, Adelphi, Kokonut Framework, DAO, MRV, and Data Hub. Start with Moloch DAO, vKKN, tribute, proposal, grace period, quorum, rage-quit, and SAFE wallet. Start with Guilds DAO, Guild Points, Steward, Loot, bounty, proposal, and contribution record. Start with MRV, EAS, IPFS, Data Hub, NDVI, NDRE, MSAVI, ReCI, EBF, CRISP, and SDGs. Start with Adelphi, syntropic farming, agroforestry, biochar, nursery, poultry loop, and organic certification. Start with Farm Registry, Common Data Schema, EAS, ERC-8004, x402, Agentic Marketplace, and Data Hub. *** ## Terms by category ### Web3 and governance primitives **Plain English:** A community-governed organization that makes decisions through proposals instead of a traditional executive team. \*\*In Kokonut: \*\*The DAO coordinates treasury decisions, membership, funding proposals, farm support, contributor recognition, and governance rights. Kokonut separates the capital path through the Moloch DAO from the contribution path through Guilds. **Plain English:** A minimalist DAO framework built around a shared treasury, proposal-based execution, soulbound membership tokens, and the right to exit through rage-quit. **In Kokonut:** The Moloch DAO is the on-chain treasury and governance layer. It manages vKKN, Loot, treasury proposals, funding decisions, and member exits on Gnosis Chain. **Plain English:** A formal request for the DAO to approve an action. **In Kokonut:** Proposals can onboard members, fund farms, approve Guild bounties, recognize contributions, modify governance parameters, or authorize partnerships. Drafts are reviewed before moving to an on-chain vote. **Plain English:** Assets contributed to a Moloch DAO treasury in exchange for membership or governance tokens. **In Kokonut:** Capital contributors submit stablecoin tribute proposals. If approved, they receive soulbound vKKN governance tokens. Tribute is not a public token sale, and vKKN cannot be transferred or traded. **Plain English:** Kokonut's governance token. **In Kokonut:** vKKN is soulbound, non-transferable, and used for Moloch DAO voting. One vKKN equals one vote. It is minted only through approved DAO proposals. **Plain English:** A non-voting economic participation token. **In Kokonut:** Loot can recognize contributors, partners, landowners, or core builders who add verifiable value. Loot gives economic rights without governance voting power, separating contribution recognition from treasury control. **Plain English:** A token that cannot be transferred, sold, delegated, or moved to another wallet. **In Kokonut:** Both vKKN and Loot are soulbound. This prevents governance power from being bought on a secondary market and keeps membership tied to direct participation or verified contribution. **Plain English:** A DAO exit mechanism that allows a member to leave and receive their proportional share of eligible treasury assets. **In Kokonut:** rage-quitting protects capital-contributing members from being trapped by a governance decision they disagree with. If a proposal passes, members can exit during the grace period before execution. **Plain English:** The time window after a proposal passes and before it is executed. **In Kokonut:** The grace period gives members time to review a passed proposal and rage-quit before treasury funds move or a decision becomes final. **Plain English:** The minimum voting participation needed for a proposal result to count. **In Kokonut:** Quorum rules are governance parameters and may differ by proposal type. Always check the current Governance Framework before submitting or evaluating a proposal. **Plain English:** A smart contract wallet used by DAOs and organizations to hold and move assets safely. **In Kokonut:** The main treasury is a SAFE wallet controlled by DAO-approved execution, not by an individual signer. It is structured to support proposal execution and member exits. **Plain English:** A protocol for creating signed public claims that can be verified later. **In Kokonut:** EAS is used to anchor important records such as MRV submissions, harvest events, funding approvals, and impact reports. It helps turn farm data into auditable public evidence. **Plain English:** Decentralized storage systems are used to preserve files and data outside a single private server. **In Kokonut:** MRV payloads and supporting records can be pinned to IPFS or Filecoin before being referenced by attestations and displayed through public data tools. **Plain English:** A naming system that maps readable names to blockchain addresses, records, or content. **In Kokonut:** ENS-style names can help identify farms, agents, tools, and contributors without relying only on raw wallet addresses. **Plain English:** An Ethereum standard for registering AI agents and their capabilities on-chain. **In Kokonut:** ERC-8004 is part of the Agentic Marketplace design, allowing farm-related AI agents to have identities, capability manifests, operators, and reputation records. **Plain English:** A payment flow based on the HTTP `402 Payment Required` response. **In Kokonut:** x402 can let agents or services request payment, settle in USDC, and continue the request without a manual checkout flow. It is part of the planned agent-to-agent service layer. *** ### ReFi and regenerative agriculture **Plain English:** Finance is designed to restore ecological and social systems rather than only extract returns. **In Kokonut:** ReFi means capital is coordinated toward real farms, public goods, land restoration, verifiable impact, and community-owned production systems. **Plain English:** Farming practices that rebuild soil, biodiversity, water retention, and ecosystem health over time. **In Kokonut:** Regeneration is operationalized through syntropic farming, biodiversity, cover crops, on-site organic inputs, animal integration, MRV, and community education. **Plain English:** A farming method that designs farms to behave more like productive natural ecosystems. **In Kokonut:** Syntropic farms combine short-cycle crops, medium-cycle fruits, long-cycle trees, ground cover, biomass management, and biodiversity so production and regeneration reinforce each other. **Plain English:** Growing trees, shrubs, crops, and sometimes animals together in one managed system. **In Kokonut:** Agroforestry supports biodiversity, canopy layering, perennial production, habitat, erosion control, and long-term farm resilience. **Plain English:** A system that integrates trees, pasture, and grazing animals. **In Kokonut:** Silvo-pasture is part of the broader regenerative toolkit, especially where animals can support soil fertility, ground-cover management, shade systems, and nutrient cycling. **Plain English:** Charcoal-like material made by heating biomass in a low-oxygen environment. **In Kokonut:** Biochar is used as a soil amendment to support water retention, microbial habitat, nutrient availability, and longer-term soil carbon storage. Claims about carbon impact should be verified through MRV and methodology-specific reporting. **Plain English:** The process of storing carbon in soil, plants, trees, or other stable forms. **In Kokonut:** Carbon sequestration is treated as an impact category that must be measured and verified. Avoid treating carbon claims as guaranteed outcomes unless the relevant methodology, data, and verification are available. **Plain English:** The process of measuring what happened, reporting it in a structured format, and verifying that the claim is credible. **In Kokonut:** MRV is the trust layer. Farm activity becomes structured data, storage records, attestations, Data Hub entries, and annual impact reporting. **Plain English:** A satellite vegetation-health index based on the difference between near-infrared and red light. **In Kokonut:** NDVI is used as a baseline remote-sensing indicator for vegetation health across growing seasons. **Formula:** `NDVI = (NIR - RED) / (NIR + RED)` **Plain English:** A vegetation index that can be more useful for mature or dense crops where NDVI may saturate. **In Kokonut:** NDRE helps refine crop-health analysis when plants are more developed and red-edge bands provide better chlorophyll sensitivity. **Formula:** `NDRE = (NIR - RED_EDGE) / (NIR + RED_EDGE)` **Plain English:** A vegetation index designed to reduce noise from exposed soil. **In Kokonut:** MSAVI is especially useful in early crop stages, sparse vegetation, or exposed-soil conditions where NDVI may be less reliable. **Plain English:** A vegetation index focused on chlorophyll concentration and plant physiological health. **In Kokonut:** ReCI can help detect nutrient or chlorophyll stress before problems are obvious to the naked eye. **Formula:** `ReCI = (NIR / RED_EDGE) - 1` **Plain English:** A framework for reporting ecological benefits beyond carbon alone. **In Kokonut:** EBF helps categorize impact across environmental, social, economic, and sustainability dimensions such as soil, water, biodiversity, community benefit, and multiple forms of capital. **Plain English:** A framework for evaluating risk in carbon-credit or ecological-benefit projects. **In Kokonut:** CRISP-style thinking helps avoid overclaiming by considering delivery risk, climate risk, legal risk, financial risk, and project developer risk. **Plain English:** The 17 United Nations goals are used globally to describe social, environmental, and development outcomes. **In Kokonut:** Adelphi primarily maps to SDG 1, SDG 2, SDG 5, SDG 8, and SDG 15. SDG alignment should be supported by farm records, MRV, and evidence from the Data Hub. *** ### Kokonut-specific terms **Plain English:** The cooperative network connecting Web3 communities, contributors, capital allocators, and regenerative farms. **In practice:** Kokonut coordinates three layers: the DAO for governance and treasury, the Framework for farm operations and measurement, and the technology layer for MRV, attestations, data, and agents. **Plain English:** The governance system of the Kokonut Network. **In practice:** The DAO includes the Moloch DAO for capital governance and the Guilds DAO for contribution-weighted execution. Together, they coordinate funding, work, proposals, and accountability. **Plain English:** Kokonut's repeatable farm operating model. **In practice:** The Framework standardizes data, development phases, regeneration principles, impact measurement, SDG alignment, MRV, and DAO-governed farm replication. **Plain English:** Kokonut's first live farm. **In practice:** Adelphi is a women-led syntropic farm in Monte Plata, Dominican Republic. It documents crops, biodiversity, infrastructure, poultry, training, SDG alignment, MRV, and live Data Hub records. **Plain English:** Kokonut's public interface for farm records. **In practice:** The Data Hub is where users inspect harvest records, MRV events, geospatial data, impact metrics, and farm status. Documentation pages may contain projections; the Hub is where actual recorded data should be checked. **Plain English:** Kokonut's on-chain treasury and capital governance layer. **In practice:** It runs on Gnosis Chain through DAOHaus, manages the treasury, controls vKKN and Loot minting or burning, processes funding proposals, and protects members through rage-quit. **Plain English:** Kokonut's contribution and execution layer. **In practice:** Guilds organize work across Technology, Impact, Communications, Governance, Finance, and Community & Partnerships. Influence is based on useful work, not capital. **Plain English:** Non-transferable contribution reputation inside a Guild. **In practice:** Guild Points can come from completed bounties, proposals, MRV work, documentation, peer endorsements, or governance participation. They determine standing within a Guild, but are not the same as Loot or vKKN. **Plain English:** A trusted representative of a Guild. **In practice:** Stewards help coordinate Guild work, represent the Guild in cross-Guild governance, and help route mature proposals toward the Moloch DAO. **Plain English:** The four stages a Kokonut Framework farm moves through. **In practice:** Phase I covers planning and preparation. Phase II covers production and regeneration. Phase III covers consolidation and expansion. Phase IV covers MRV, continuous improvement, reporting, and replication. **Plain English:** A structured registry for farm data and events. **In practice:** Farm Registry records help connect farm activity to structured payloads, MRV events, attestations, APIs, dashboards, and future agent workflows. **Plain English:** The standard set of fields every farm should report. **In practice:** It keeps farms comparable by standardizing important data such as location, farm area, crop systems, operators, development phase, and measurement records. **Plain English:** A planned AI-agent service layer for farm and DAO work. **In practice:** Agents may support MRV reporting, harvest forecasting, impact scoring, grant drafting, registry updates, and coordination tasks. This layer is under development and should be described separately from live farm operations. **Plain English:** Kokonut's invitation for people to contribute without needing to be capital contributors first. **In practice:** Builders, agronomists, designers, grant writers, researchers, DAO operators, and community organizers can enter through Guild work and earn reputation through verified contributions. *** ## Important distinctions | Do not confuse | With | Difference | | ---------------- | --------------- | --------------------------------------------------------------------------------------------------------------- | | vKKN | Loot | vKKN votes. Loot has economic rights but no governance vote. | | Guild Points | Loot | Guild Points are an internal contribution to reputation. Loot is a DAO-recognized economic participation token. | | Forecast | Actuals | Forecasts are planning assumptions. Actuals should be checked in the Data Hub. | | SDG alignment | Verified impact | SDGs describe intended impact categories. MRV and records provide evidence. | | Moloch DAO | Guilds DAO | Moloch governs the treasury and voting. Guilds coordinate contribution and execution. | | Carbon potential | Carbon credit | Carbon benefits require methodology, measurement, and verification before being treated as credits. | | Framework | Farm | The Framework is a repeatable model. Adelphi is the first live implementation. | *** ## How to keep this glossary accurate A glossary can become stale if its definitions do not align with the live DAO, farm, and MRV systems. When updating this page: * keep definitions short and plain-English first; * link each term to the page where it is used in practice; * avoid unsupported impact, carbon, legal, or financial claims; * separate live systems from systems still in development; * update contract addresses only from the current DAO source page; * Keep forecast language separate from recorded actuals. **Missing a term?** Propose a glossary update through the Communications Guild or open an issue in the public site repository. Glossary contributions can be treated as documentation work and may qualify for Guild Points when verified by the relevant Guild. # Executive Summary Source: https://kokonut.network/ecosystem-wiki/kokonut-101/executive-summary A concise orientation to Kokonut Network: the cooperative model, live farm proof, DAO governance, Framework, MRV stack, and contribution paths. # Kokonut Network turns real farms into community-governed regenerative assets. Kokonut Network is a blockchain cooperative connecting Web3 communities, contributors, and capital allocators to live syntropic farms — starting with [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary), a working regenerative farm in the Dominican Republic. The model is simple: the DAO coordinates capital, the Framework standardizes farm operations, MRV systems publish verifiable data, and contributors help replicate the model across new farms.
Choose Your Path → Explore Live Farm Data

Free to explore. No capital required to contribute. DAO walkthroughs are available for partners and capital allocators.

*** ## TL;DR 🗒️ * Kokonut Network is a **blockchain cooperative** connecting Web3 communities to real syntropic farms — starting in the Dominican Republic with [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary), our first live farm. * We address the [worldwide lack of funding for agricultural projects](https://youtu.be/ZjygLVUSq4s) by partnering with farmers, raising funds through the [Kokonut DAO](/ecosystem-wiki/the-kokonut-dao/dao-layers), and distributing rewards perpetually to the people and communities growing the network. * Every \$vKKN governance token is backed **1:1 by a real coconut tree**. The DAO has no admins — decisions happen through on-chain proposals, and rage-quit protects every capital-contributing member. * The [Kokonut Framework](/kokonut-framework/Introduction) is the repeatable piece: a modular trust layer covering farm funding, MRV, governance, and impact measurement so every new farm can launch without reinventing the coordination logic. * Contributors do not need capital to start. Through [Kokonut Guilds](/ecosystem-wiki/the-kokonut-dao/kokonut-guilds-dao), builders, researchers, agronomists, and organizers can earn Guild Points through verified work.
15,725
m² live farm
13,838
m² agricultural
7
jobs supported
110
free-range hens
5
UN SDGs addressed
PN #69
public goods funded
*** ## Who this is for Learn how Kokonut turns farm operations, syntropic agriculture, MRV, and community ownership into a repeatable farm development model. See how DAO governance, EAS attestations, open-source infrastructure, Guild Points, and farm-backed tokens connect to real land. Understand how stablecoin tribute, \$vKKN, DAO proposals, rage-quit, treasury transparency, and farm-backed governance work. Explore the Farm Registry primitives, MRV automation stack, EAS-compatible data flows, and the Kokonut Agentic Marketplace. *** ## What we've built so far Kokonut Network is not a whitepaper project. [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary) — our flagship syntropic farm in Gonzalo, Monte Plata, Dominican Republic — is already growing. It was funded through [Public Nouns Proposal #69](https://publicnouns.wtf/vote/69) and operates under the full Kokonut Framework: satellite MRV monitoring via Landsat 8 and Sentinel, soil moisture probes, per-plant GPS tracking through Silvi, and on-chain EAS attestations for major farm events. Real-time harvest records and impact data are publicly available at [hub.kokonut.network/projects/41](https://hub.kokonut.network/projects/41). The numbers in this documentation are not pitch-deck placeholders — they come from a working farm, live operations, and recorded outputs. Adelphi proves the model can work at the farm level. The next challenge is replication: more farms, more verified data, more contributors, and more community-owned regenerative production. *** ## Why Kokonut Network? 🌴 Grassroots farmers control less than 10% of the global coconut market — not because their land is unproductive, but because they lack access to capital, coordination tools, and transparent governance structures. Kokonut Network serves as the coordination layer that uses Web3 and open-source infrastructure to close this gap. The model has four interlocking parts: Holds the treasury, governs farm funding decisions, mints and burns membership tokens, and distributes rewards. It runs through proposals, not administrators. The modular blueprint every farm runs on: common data schema, development phases, regeneration principles, MRV, and impact measurement. The living proof of concept: a women-led syntropic farm addressing five UN SDGs with public MRV records and community-first operations. The emerging infrastructure layer where AI agents support MRV reporting, harvest forecasting, grant drafting, and impact scoring at scale. Our model has no expiration date. When coconut trees end their productive life, we replant them. The cooperative continues. The community owns the upside. *** ## The Kokonut loop ```mermaid theme={null} flowchart TD A["DAO members tribute stablecoins"] --> B["DAO funds approved farms"] B --> C["Farms run the Kokonut Framework"] C --> D["MRV data verifies progress"] D --> E["Harvest, impact, and revenue are recorded"] E --> F["Rewards flow to farmers, contributors, and communities"] F --> G["Guilds improve the system"] G --> H["The next farm launches faster"] H --> C ``` 1. DAO members tribute stablecoins. 2. The DAO funds farms through proposals. 3. Farms run the Kokonut Framework. 4. MRV data verifies farm progress. 5. Harvest, revenue, and impact records flow back into the network. 6. Guilds and contributors improve the system so the next farm can launch faster. *** ## Built to reduce trust gaps Adelphi publishes farm records, harvest activity, and impact data through the Kokonut Hub so visitors can inspect the work directly. Major treasury and membership decisions happen through DAO proposals, with rage-quit protection for capital-contributing members. Builders, researchers, agronomists, and organizers can start through Guild work and earn Guild Points without contributing capital. You can explore Kokonut before committing capital. Read the docs, inspect Adelphi's live farm data, join the community, or contribute through Guilds. Capital contributors receive rage-quit protection; non-capital contributors can earn Guild Points through verified work. *** ## Why coconuts? 🥥 Coconuts are one of the most versatile agricultural assets in the world. They produce food, drinks, oils, fiber, husks for fertilizer, and wood for furniture and construction. In a syntropic system, they are not only a crop — they are part of a living, regenerative structure that supports soil restoration, biodiversity, water retention, and long-term farm resilience. Kokonut starts with coconut trees because they are productive, symbolic, durable, and naturally aligned with the cooperative model: * **Long-term productive life:** trees compound value across years, not one harvest cycle. * **Multiple product streams:** coconut water, oil, food, fiber, husk, compost, and wood. * **Ecological fit:** coconut trees can be integrated into biodiverse syntropic systems. * **Clear token relationship:** every \$vKKN governance token is backed 1:1 by a real coconut tree. * **Perpetual renewal:** when a tree ends its productive life, the network replants. > **Coconut is a versatile fruit with compounding health, environmental, and biodiversity benefits — and a proven global market.** *** ## Kokonut Framework Holistic Impact Network Vs Foundation We are building a [hybrid framework](/kokonut-framework/Introduction) that creates positive, community-centric impact — addressing systemic issues in underserved areas and enhancing climate resilience. Our approach focuses on sustainable solutions that improve daily lives and create incentives without deforestation. Every component of the ecosystem is designed around the same core principle: the community is prioritized over capital. The [Kokonut Manifesto](/ecosystem-wiki/kokonut-101/manifesto) articulates this in full. The [Governance Framework](/ecosystem-wiki/the-kokonut-dao/governance-framework) operationalizes it. *** ## Choose your path into Kokonut Continue through Kokonut 101: the problem, solution, manifesto, and why Web3 is part of the model. See Adelphi's crops, biodiversity, harvest forecasts, MRV methodology, SDG alignment, and live farm records. Learn how the treasury, tokens, governance, Guilds, rage-quit, and contributor pathways work together. Explore the modular trust layer every farm runs on — open source, composable, and designed to scale. Plug in as an agronomist, developer, ReFi builder, researcher, DAO member, partner, or community organizer. Developers can use the public docs, deployed contracts, Farm Registry primitives, and AI agent architecture.
Join the Community → Book a Walkthrough
# Kokonut Vision Source: https://kokonut.network/ecosystem-wiki/kokonut-101/kokonut-vision The future Kokonut Network is building: regenerative farms, community-owned productive assets, public MRV data, and a cooperative that compounds value across generations. # A network of farms that restores land, distributes ownership, and compounds community wealth. Kokonut Network exists to make regenerative agriculture fundable, governable, verifiable, and community-owned. We are building toward a world where productive land does not sit idle because farmers lack access to capital. A world where agricultural communities own more than the labor behind the crops they grow. A world where the trust layer between contributors, capital, and farmers is not a bank, corporation, or temporary grant program — but a transparent, permissionless, community-governed network that anyone can inspect and no single actor can capture. > **The vision is not only more farms. The vision is a new coordination layer for land, labor, capital, data, and community ownership.**
See the Vision in One Loop → See Adelphi in Action

The vision is already underway at Adelphi — Kokonut's first live syntropic farm in Monte Plata, Dominican Republic.

A Vision Of Change KKN Social Post LightA Vision Of Change KKN Social Post LightKokonut Network was created to reduce the obstacles to agricultural development and democratize participation in real-world regenerative projects — starting with the communities and the land that need it most. *** ## The vision at a glance
15,725
m² live farm
7
jobs supported
110
free-range hens
5
UN SDGs addressed
PN #69
public goods funded
1:1
\$vKKN to trees
Kokonut's vision is not a distant promise. It begins with one real farm, one real DAO, one real Framework, and a growing contributor network that can make the second farm easier to fund, operate, verify, and govern than the first. *** ## What we see when we look forward Kokonut's vision operates across three horizons simultaneously. Each one reinforces the others. Farms should restore the land they use. We envision syntropic farms that build soil fertility, increase biodiversity, improve water retention, reduce reliance on synthetic inputs, and leave each generation with healthier land than the last. Communities should participate in the upside of the crops they grow. We envision farm-backed governance, transparent treasuries, Guild rewards, rage-quit protections, and ownership paths that do not depend only on existing wealth. Land is cultural infrastructure, not only economic infrastructure. We envision farms that preserve knowledge, train local stewards, support women-led operations, create jobs, distribute seedlings, and become gathering places for community renewal. *** ## The vision in one loop ```mermaid theme={null} flowchart TD A["Productive land + local stewards"] --> B["DAO capital funds farm activation"] B --> C["Farm runs the Kokonut Framework"] C --> D["MRV data verifies ecological + production progress"] D --> E["Harvests, impact, and revenue are recorded"] E --> F["Farmers, communities, contributors, and DAO benefit"] F --> G["Guilds improve the Framework + tooling"] G --> H["Next farm launches faster"] H --> C style A fill:#ecfdf5,stroke:#10b981,color:#065f46 style B fill:#ede9fe,stroke:#8b5cf6,color:#4c1d95 style C fill:#f0fdf4,stroke:#16a34a,color:#14532d style D fill:#e0f2fe,stroke:#0284c7,color:#075985 style E fill:#dcfce7,stroke:#22c55e,color:#166534 style F fill:#fef3c7,stroke:#f59e0b,color:#92400e style G fill:#fef9c3,stroke:#eab308,color:#713f12 style H fill:#ecfccb,stroke:#84cc16,color:#365314 ``` The goal is a regenerative flywheel: farms generate food, data, revenue, and impact; the network uses those outputs to fund contributors, improve infrastructure, and onboard more farms; every new farm adds productive capacity and community ownership to the system. The difference between a foundation and a network is ownership. A foundation accumulates resources and decides who deserves them. A network distributes ownership, routes capital to where it can become productive, and makes the people tending the land direct participants in the value the land creates. *** ## The vision made real at Adelphi At [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary), the future Kokonut imagines is already visible: * A women-led farm in Gonzalo, Monte Plata, Dominican Republic. * 15,725 m² of productive land, with 13,838 m² dedicated to agro-ecological production. * Short-, medium-, and long-cycle crops growing in the same system. * 110 free-range hens producing manure that supports on-site nutrient cycling. * Native and endangered species propagation. * Satellite, drone, soil, field, harvest, and per-plant geospatial data. * Public records at [hub.kokonut.network/projects/41](https://hub.kokonut.network/projects/41). * On-chain EAS attestations for major farm events. * Public goods allocation is built into the farm model. This matters because visions need proof. Adelphi is the proof that Kokonut's model can move from theory into land, crops, jobs, data, and community benefit. [Explore Adelphi Farm →](/ecosystem-wiki/kokonut-farms/adelphi/summary) *** ## Mission approach: powered by people and trees [Syntropic farming](/kokonut-framework/why-syntropic-farming) is the agricultural engine of this vision. It turns farms into living systems: productive, biodiverse, soil-building, and resilient across multiple crop cycles. What Kokonut adds is the coordination layer that syntropic farming needs to scale: The Kokonut DAO coordinates treasury decisions, farm funding, membership, token issuance, rage-quit protection, and long-term governance through proposals instead of unilateral control. Every farm runs on a shared blueprint: common data schema, development phases, regeneration principles, MRV standards, and public goods allocation. Satellite imagery, drone data, soil readings, harvest records, field logs, and EAS attestations turn farm activity into publicly verifiable proof. Contributors without capital can still earn Guild Points and Loot through meaningful work in technology, impact, communications, governance, finance, and partnerships. The network is powered by people and trees. Trees generate long-term productive value. People provide care, knowledge, governance, research, tools, and coordination. The Framework connects both into a repeatable system. *** ## Where the trajectory is heading Kokonut's vision unfolds across three practical horizons. The near-term work is Adelphi's full operational maturity: stronger harvest records, deeper MRV, improved farm infrastructure, local education, public data, and clearer revenue allocation. The next phase is onboarding additional farms into the same Framework so the DAO can compare, fund, monitor, and support multiple farms without having to rebuild the coordination logic each time. The Kokonut Agentic Marketplace will help remove manual bottlenecks from MRV, harvest forecasting, impact scoring, grant drafting, registry submissions, and EAS attestation workflows. The long-term vision is a network where any farmer, anywhere, who commits to the Framework and populates the Common Data Schema can propose a farm to the DAO, receive funding through governance, and join a cooperative designed to improve land over generations. *** ## What success looks like Kokonut succeeds when regenerative farms can access capital without surrendering community ownership. It succeeds when farm data is public enough for contributors and DAO members to trust what is happening on the land. It succeeds when women-led and community-first farms can turn underused land into food, employment, biodiversity, education, and long-term productive assets. It succeeds when contributors who write code, improve MRV, organize communities, design governance, or document field processes can earn a real stake in the system they help build. It succeeds when every new farm makes the next one easier to launch. > **This is the vision of change: regenerative agriculture as shared infrastructure, not charity; community ownership as the default, not the exception.** *** ## Why is this credible Adelphi is already operating, growing crops, supporting jobs, tracking field activity, and publishing farm records. The DAO architecture defines how capital enters, how proposals pass, how rage-quit protects members, and how contributors can earn through Guilds. The Kokonut Framework is already used to standardize farm phases, data fields, MRV methods, and impact categories. Agronomists, researchers, developers, ReFi builders, DAO members, capital allocators, and community organizers can already plug into the work. *** ## Choose your next step Understand the four systems — DAO, Framework, Adelphi, and the Agentic Marketplace — and how each one closes a specific coordination gap. Read the principles that govern how Kokonut is built: Freedom of Choice, Work, Power, Access, Payment, and Opinion. Inspect the vision made real: 15,725 m² of syntropic agriculture already growing, monitored, and governed by the community. Find the contribution path that matches your skills — agronomy, research, development, ReFi, governance, capital, or community building.
Join the Community → Book a Walkthrough
The vision is open to inspection before you commit. Read the docs, inspect the live farm data, join the Discord, contribute to the Framework, or follow the DAO before becoming a member. # Kokonut Manifesto Source: https://kokonut.network/ecosystem-wiki/kokonut-101/manifesto The values, freedoms, and commitments that govern Kokonut Network as a community-owned regenerative agriculture cooperative. # We believe the land belongs to the people who tend it. Not to corporations that control markets without touching a single tree. Not to financial intermediaries who extract from every transaction between a farmer and the capital they need. Not to foundations that decide which communities are worthy of support and which are not. To the people who tend it. Kokonut Network exists because the current agricultural system is a coordination failure. The land is productive. The knowledge is ancient and proven. The demand is real. What has been missing is a trust layer — transparent, permissionless, and verifiable — that allows capital to flow toward productive land and returns to flow back to the communities that earn it. That trust layer is what we are building. Not for speculation. Not for extraction. Not for a temporary grant cycle. For farmers, communities, contributors, and the future members who have not joined yet.
Read the Six Freedoms → See the DAO Mechanics

This manifesto is not branding. It is the standard we use to judge governance, funding, contribution, and farm operations.

*** ## Manifesto in one sentence > **Kokonut Network exists to make regenerative agriculture fundable, governable, verifiable, and community-owned — without surrendering control to banks, corporations, foundations, or founders.** The manifesto is the value layer of the network. The [Kokonut DAO](/ecosystem-wiki/the-kokonut-dao/dao-layers) turns those values into governance. The [Kokonut Framework](/kokonut-framework/Introduction) turns them into farm operations. [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary) proves they can move from words into land, crops, jobs, data, and community benefit.
15,725
m² live farm
7
jobs supported
110
free-range hens
5
UN SDGs addressed
PN #69
public goods funded
1:1
\$vKKN to trees
*** ## Who this manifesto is for Farmers who own land, carry knowledge, and want access to patient capital without surrendering the upside of what their land can produce. Builders, researchers, agronomists, writers, operators, and community organizers who want ownership in the systems they help create. People who believe that capital should be governed transparently, protected by rage-quit, and deployed toward real productive assets. Developers and protocol designers who want infrastructure that serves communities instead of extracting from them. *** ## What we refuse We refuse to use farmers as a narrative layer for financial speculation. We refuse to build systems where capital has every path to ownership and work has none. We refuse to treat community benefit as a marketing claim instead of a treasury, governance, and revenue allocation design requirement. We refuse to let farm data remain invisible when visibility is what makes trust, funding, and accountability possible. We refuse to depend on a model that dies when the grant ends, when the donor loses interest, or when a corporate partner finds a better margin elsewhere. Kokonut Network is designed around a simple constraint: if the system does not improve the position of farmers, contributors, and surrounding communities, it is not aligned with the manifesto. *** ## What we believe Capital is necessary, but it is not sovereign. The community, the land, and the people doing the work are the center of the system. Trust should not depend on private promises. Governance, treasury activity, farm data, and contribution paths should be inspectable. A regenerative network must outlast its founders, grants, and campaigns. Trees are replanted. Revenue cycles continue. The flywheel does not stop. These are not slogans. They are design constraints. Every treasury structure, token mechanic, proposal flow, Guild process, MRV method, and farm deployment should be judged by the same question: > **Does this make Kokonut more community-owned, more verifiable, more regenerative, and harder to capture?** *** ## The six freedoms These freedoms define what participation in Kokonut Network should feel like. They are not abstract ideals — they are meant to be implemented through governance mechanics, token rights, Guild contribution paths, and transparent proposal flows. Participation should remain voluntary. Capital-contributing DAO members are protected by rage-quit, meaning they can exit and claim their proportional share of the treasury if they disagree with the network's direction. Kokonut cannot be built by a single person or a single team. Guilds exist so that technical, ecological, governance, finance, communications, and partnership work can be coordinated, rewarded, and made visible. Governance power should not flow from the founding status. The DAO exists so authority is distributed through proposals, token-holder votes, Guild contribution, and transparent execution rather than unilateral control. There are two paths into the system: tribute stablecoins to receive \$vKKN governance tokens, or contribute meaningful work through Guilds and earn Guild Points that can lead to Loot ownership. Farm funding, Guild bounties, Framework upgrades, and partnerships should move through transparent proposals. The community decides what the treasury funds. Disagreement is part of governance. Proposals should be challenged, improved, rejected, revised, and brought back stronger when they drift from the principles in this document. [Read the Governance Framework →](/ecosystem-wiki/the-kokonut-dao/governance-framework) *** ## Values made operational | Manifesto value | How Kokonut makes it real | Where to inspect it | | ------------------------------ | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | | Community before capital | Guilds create a contribution path for people who do not enter with money. | [Kokonut Guilds](/ecosystem-wiki/the-kokonut-dao/kokonut-guilds-dao) | | Voluntary participation | Rage-quit protects capital-contributing members from being trapped in the DAO. | [DAO Architecture](/ecosystem-wiki/the-kokonut-dao/dao-layers) | | No unilateral treasury control | Treasury movements require proposals and governance approval. | [Governance Framework](/ecosystem-wiki/the-kokonut-dao/governance-framework) | | Real-world backing | \$vKKN governance tokens are backed 1:1 by real coconut trees. | [Kokonut Moloch DAO](/ecosystem-wiki/the-kokonut-dao/kokonut-moloch-dao) | | Verifiable impact | Farm activity flows through MRV, field records, and EAS attestations. | [Measurement, Reporting & Verification](/ecosystem-wiki/kokonut-farms/measurement-reporting-and-verification) | | Replication over dependency | The Framework standardizes farm operations so each new farm does not start from zero. | [Kokonut Framework](/kokonut-framework/Introduction) | *** ## What we commit to We commit to building systems that serve the farmers and communities at the center of this network — not systems that use farmers and communities as justification for financial speculation. We commit to [Adelphi](/ecosystem-wiki/kokonut-farms/adelphi/summary): to Yanny and Neury Hernández, to the community around Haty in Monte Plata, to the native and endangered species nursery, to the 110 free-range hens whose manure supports the soil, to the crops already growing, and to the next farm that learns from this one. We commit to [openness](/build-with-kokonut): open-source code, open governance, open data, and open contribution. The [Kokonut Framework](/kokonut-framework/Introduction) is forkable by design. If another community can use it to build something better, we want them to. We commit to the long view. Coconut trees take years to mature and produce for decades. The communities that tend them deserve a cooperative that thinks on the same timescale. We commit to making the system inspectable before we ask anyone to trust it. You can explore Kokonut before committing capital. Read the docs, inspect Adelphi's live farm data, join the Discord, contribute through Guilds, or follow the DAO before becoming a member. *** ## The invitation If you believe regenerative agriculture should be fundable without becoming extractive, this manifesto is for you. If you believe contributors should earn a real stake in the systems they build, this manifesto is for you. If you believe farmers and local communities should own more than the labor behind the crops they grow, this manifesto is for you. If you believe open-source coordination can serve land, people, and future generations, this manifesto is for you.
Join the Community → Find Your Contribution Path
*** > *Inspired by [HausDAO](https://github.com/HausDAO/manifesto) and [MetaCartel](https://github.com/metacartel/mission/blob/master/community-first-manifesto.md) manifestos.* The world Kokonut is building toward — ecological regeneration, economic democratization, and social sovereignty for farming communities. How the six freedoms are implemented in practice — treasury mechanics, token structure, governance process, and Guild contribution system. Freedom of Access in action — how contributors earn Guild Points, Loot tokens, and a real stake in the ecosystem through verifiable work. Freedom to Pay and Freedom of Opinion made operational — the full proposal process, voting parameters, and how the community makes binding decisions. # Problem Statement Source: https://kokonut.network/ecosystem-wiki/kokonut-101/problem Why grassroots farmers remain excluded from agricultural capital — and why Kokonut Network treats this as a coordination failure, not an agronomic one. # The problem is not the land. It is the coordination layer around it. Grassroots farmers already have land, knowledge, labor, and demand for the crops they grow. What they often lack is access to capital, transparent governance, reliable market participation, and the verification infrastructure needed to prove impact. Kokonut Network starts from one core diagnosis: > **The agricultural funding gap is a coordination failure — not an agronomic failure.** The land can produce. Syntropic farming works. Communities know how to care for place. But without a trusted way to connect capital to productive land and returns to the communities that tend it, farmers remain trapped in low-income, extractive systems.
See the Kokonut Solution → See the Problem at Adelphi

Read the global problem first, then inspect how it appears at the farm level in Monte Plata, Dominican Republic.

*** ## The funding gap that traps farmers in poverty A global crisis revolves around insufficient funding for agricultural projects — and its consequences cascade far beyond any single farm. Grassroots farmers who grow some of the world's most vital crops operate without the capital, coordination tools, or governance structures needed to compete. Many agricultural communities perform the labor that sustains food systems while remaining excluded from the ownership, infrastructure, and market upside those systems generate. Most of the labor in agricultural communities is executed by people trapped in poverty — not because the land is unproductive, but because there is no accessible path from productive land to sustainable income.
The core problem
Grassroots farmers lack the processes, knowledge, funding, and coordination infrastructure necessary to compete with corporate supply chains that capture most of the value from the crops farmers produce.
The coconut market clearly shows the pattern. Coconut is a high-utility crop with global demand across food, beverage, oil, fiber, fertilizer, and construction inputs. But the value created by coconut farming is often captured by processing, distribution, and retail layers far away from the communities doing the farming. That is not a farming problem. It is a coordination problem. *** ## Why existing solutions do not work The funding gap is not new. It has persisted because the available mechanisms to close it are structurally mismatched with what grassroots farmers actually need. Banks and formal lenders usually require collateral, credit history, and institutional relationships that subsistence and small-scale farmers rarely have. The farmers most capable of producing regenerative, high-quality crops are often excluded from the capital systems that could help them scale. Grants can fund a planting cycle or infrastructure purchase, but they rarely create perpetual governance, monitoring, and revenue distribution systems. When the grant ends, the funding relationship ends with it. Corporate buyers control processing, distribution, pricing, and market access. Farmers supply the crop but do not own the upside, leaving them exposed to commodity price swings and weak negotiating power. The result is a trust gap: * Capital exists, but it does not know which farms to trust. * Productive land exists, but it cannot access patient, transparent funding. * Farmers have knowledge, but they lack governance and reporting infrastructure. * Communities need food and income, but value is extracted upward. * Regeneration is possible, but the financial incentives still reward short-term extraction. The missing piece is a mechanism that allows capital to flow to productive land, verifies what happens on that land, and returns value to the farmers and communities doing the work. *** ## The local reality The global problem manifests at the community level, where undercapitalized farmers are asked to compete with extractive markets. In the communities where Kokonut Network works — including the rural areas of Monte Plata, Dominican Republic, where our flagship [Adelphi Farm](/ecosystem-wiki/kokonut-farms/adelphi/summary) operates — residents face a compounding set of pressures. Rural residents often need to migrate to cities for income. That migration weakens local labor capacity, raises the cost of living, and makes it harder for families to invest back into the land they already own. Fertile land can sit underused while communities depend on imported or processed products that are more expensive and less nutritious than what local farms could produce. Without incentives to protect land, short-term survival can push communities toward deforestation, soil depletion, and extractive crop cycles that reduce fertility over time. Women in rural agricultural communities often face legal, cultural, and financial barriers to land ownership, access to credit, and leadership roles — despite being central knowledge holders and operators. Younger generations raised away from agriculture lose the practical knowledge their grandparents carried. When that knowledge is not transferred, the community's relationship to the land weakens. Even when regenerative work is happening, farmers rarely have the tools to prove it through standardized data, MRV records, or public impact reporting. *** ## The consequence cycle These pressures do not operate in isolation. They reinforce each other. ```mermaid theme={null} flowchart TD F["Industrial food systems\n→ climate pressure"] G["Concentrated markets\n→ reduced farmer leverage"] A["Limited access to capital\n→ land remains underused"] B["Low investment in regeneration\n→ soil degradation + deforestation"] C["Ecosystem stress\n→ biodiversity loss + water scarcity"] D["Lower yields\n→ poverty + food insecurity"] E["Youth migration\n→ farming knowledge gap"] H["Weak reporting infrastructure\n→ capital cannot verify impact"] F -->|"increases climate risk"| C G -->|"reduces local income potential"| A A --> B B --> C C --> D D --> E E -->|"less local capacity to restore land"| A H -->|"keeps capital on the sidelines"| A D -->|"reduces ability to report + organize"| H style A fill:#fee2e2,stroke:#ef4444,color:#991b1b style B fill:#fee2e2,stroke:#ef4444,color:#991b1b style C fill:#fee2e2,stroke:#ef4444,color:#991b1b style D fill:#fee2e2,stroke:#ef4444,color:#991b1b style E fill:#fee2e2,stroke:#ef4444,color:#991b1b style H fill:#fee2e2,stroke:#ef4444,color:#991b1b style F fill:#fef3c7,stroke:#f59e0b,color:#92400e style G fill:#fef3c7,stroke:#f59e0b,color:#92400e ``` Regenerative agriculture — specifically, [syntropic farming](/kokonut-framework/why-syntropic-farming) — can break this cycle by design. Syntropic farms improve soil with each season, reduce dependence on synthetic inputs, and generate multiple revenue streams across short-, medium-, and long-term crop cycles. But agronomy alone is not enough. The farming method exists. The missing layer is coordination: funding, governance, measurement, verification, and revenue distribution. *** ## What this looks like at Adelphi Adelphi makes the global problem visible at the farm level.
15,725
m² total area
13,838
m² agricultural
7
jobs supported
110
free-range hens
5
UN SDGs addressed
PN #69
public goods funded
At Adelphi, the abstract problem becomes concrete: * A women-led farm had land and vision, but needed funding and infrastructure. * The surrounding community needed income, access to food, education, and safe gathering spaces. * The land needed regenerative investment, biodiversity restoration, water systems, and long-term soil care. * The project needed a way to prove activity, report impact, and remain accountable to contributors. Public Nouns Proposal #69 helped fund Adelphi's critical infrastructure. Kokonut's role is to turn that one successful intervention into a repeatable model: DAO-funded capital deployment, Framework-standardized operations, public MRV records, and revenue allocation that keeps value circulating through the community. [Read the Adelphi problem and solution →](/ecosystem-wiki/kokonut-farms/adelphi/problem-and-solution) *** ## In our own words