---
title: "Muan Protocol"
path: "/ecosystem/muan-protocol"
version: "1.0.0"
author: "Hydrate"
createdAt: "2026-07-07T15:06:26.853Z"
updatedAt: "2026-07-07T15:06:26.853Z"
---

# Muan Protocol

<Infobox>
| **Type** | On-Chain Governance Framework |
| **Status** | Active |
| **Website** | [muanprotocol.com](https://muanprotocol.com) |
| **Category** | DAO Governance / DeFi |
| **Network** | Radix Mainnet (+ Stokenet testnet) |
| **Builder** | Sentura |
</Infobox>

## Overview

[Muan Protocol](https://muanprotocol.com) is an on-chain DAO governance and decentralized voting framework built on [Radix](/contents/tech/core-protocols/radix-engine). Organizations use it to manage members, vote on proposals, and execute decisions directly on-ledger. Its distinguishing design is that a governance vault physically holds the authority [badges](/contents/tech/core-concepts/badges) it controls, rather than that authority being wired into each individual contract — a pattern made possible by Radix's asset-oriented resource model. The framework is built by the studio **Sentura**.

## How It Works

- **Voting types** — binary (For/Against) and ranked-choice voting, with Sentiment or Intent modes. Voting power can be measured in fungible tokens or [Liquid Stake Units (LSUs)](/contents/tech/core-concepts/liquid-stake-units), with optional time-weighted multipliers.

- **Vote NFTs** — a member deposits tokens once into a Vote NFT and can then participate in multiple proposals simultaneously, and delegate voting power while retaining token ownership.

- **On-ledger execution** — Intent proposals can execute real on-ledger actions automatically once approved by the community.

- **Treasury** — a built-in treasury supports payment streams and recurring instruction-set actions for scheduled on-chain operations.

A separate [Stokenet testnet instance](https://testnet.muanprotocol.com) lets teams trial governance setups before deploying to mainnet.

## External Links

- [Muan Protocol — Official Website](https://muanprotocol.com)

- [Muan Protocol — Documentation](https://muanprotocol.com/docs)

- [Muan Protocol — Stokenet Testnet](https://testnet.muanprotocol.com)

- [Muan Studio — X (Twitter)](https://x.com/muan_studio)