async fn validate_proposal(ctx: &Context) -> Result<()> {
let quorum = ctx.governance.quorum_threshold();
let votes = ctx.tally_votes(proposal_id)?;
if votes.approval_rate() < quorum {
return Err(GovernanceError::QuorumNotMet);
}
ctx.execute_proposal(proposal_id)?;
emit!(ProposalExecuted { id: proposal_id });
Ok(())
}
 
pub struct TreasuryConfig {
pub funding_cap: u64,
pub release_schedule: Vec<Milestone>,
pub multisig_threshold: u8,
}
 
fn initialize_market(
oracle: &PriceFeed,
liquidity: u64,
) -> Market {
Market::new(oracle.pair(), liquidity)
.with_fee_bps(30)
.with_slippage_tolerance(0.5)
.deploy()
}
async fn validate_proposal(ctx: &Context) -> Result<()> {
let quorum = ctx.governance.quorum_threshold();
let votes = ctx.tally_votes(proposal_id)?;
if votes.approval_rate() < quorum {
return Err(GovernanceError::QuorumNotMet);
}
ctx.execute_proposal(proposal_id)?;
emit!(ProposalExecuted { id: proposal_id });
Ok(())
}
 
pub struct TreasuryConfig {
pub funding_cap: u64,
pub release_schedule: Vec<Milestone>,
pub multisig_threshold: u8,
}
 
fn initialize_market(
oracle: &PriceFeed,
liquidity: u64,
) -> Market {
Market::new(oracle.pair(), liquidity)
.with_fee_bps(30)
.with_slippage_tolerance(0.5)
.deploy()
}

Your AI builds the product.
Umia builds the venture.

One CLI command to launch, fund, and manage your project. No lawyers, no VCs, no waiting.

How Umia Works

From code to funded.

Ready to turn your project into a real company and give your community ownership? Four steps is all it takes.

1

Let your agent apply

Apply to launch straight from your CLI. One command, no middlemen, no bureaucracy.

$ umia apply \ --repo your-org/project \ --bio "Next Ai16Z" \ --token "ZYX" \ --tokenomic "[ ... ]"
2

Get funded by your community

Raise from your crowd, not random speculators. zkTLS proofs give priority access to the audience you choose.

CONTINUOUS AUCTION$424K Filled
zkTLS: AI builders
zkTLS: Core devs
3

Set up a real company

Incorporate in the Cayman Islands with a legal wrapper designed for token-governed ventures.

qO
q Organisation
Governed by token holders
Ready to contract and hire
Fully compliant
4

Leverage decision markets

Token holders govern treasury decisions through futarchy — prices reveal conviction.

Proposal
Treasury investment of $1M
YES$0.670
NO$0.330

You can ship a product in a weekend. Why does fundraising still take months?

Slow capital

VCs take months. Launchpads cap your upside. By the time you close a round, the market has moved.

0moavg. time to close a seed round

Low-signal decisions

Boardroom politics don't scale. Advisory boards give opinions, not conviction. AI agrees with anyone who asks.

opinion
conviction

Trust gap

A two-person team with a risky idea has zero trust signals for funders. No track record, no leverage.

no reputation, no signal
Decision Markets

Not votes. Not vibes.

Markets.

Every important strategic choice becomes a market. Participants stake real conviction, not opinions. Prices reveal what humans can't.

5 minto create a market
Onchainverifiable signal
Live Market
2h 14m remaining

Should we hire a PR agency to increase reach?

Proposed by 0xf3a...8c21 · Venture: Paperclip AI
Yes78%
$0.78
No22%
$0.22
Yes Price · 24h+12.4%
Market Stats
$429.8kTotal volume
1274Participants
3Active proposals
Recent activity
0xb2f bought 200 YES @ $0.740x91c bought 85 NO @ $0.210xa4e bought 340 YES @ $0.76

Built for (Solo) Founders

Developers shipping with AI agents who need funding and governance without the legal fee burden.

Zero Friction

Zero legal fees to start

Our q Organisation structure is native to the blockchain. No LLC paperwork, no lawyer fees, no friction.

LLC Filing$2,500
Lawyer Fees$15,000
Umia qORG$0

Community-backed

Tap into a network of backers who fund micro-ventures through auctions and helps them grow.

0x
0x
0x
0x
+48
0Backers
$0.0MDeployed
0Ventures funded

Monthly allowance

A budget for operating expenses, no market vote needed.

This month$8k / $10k
Resets in 12 days

Fast governance

Move at the speed of your terminal.

$ umia decideMarket created.Resolved: 34h 12m
Two tracks

Two ways to launch.

Choose the path that fits your project. Both lead to a fully governed qORG.

Selected
Reviewing
Declined
12Projects selected
$2.4MAvg. raised

Curated Launch

Hand-picked projects with direct guidance from the Umia team. Access strategic partners and pre-launch institutional liquidity.

Apply to Curated
terminal
Community Vote89%
+38
42 community members voted

Community Launch

Permissionless entry. Apply via the Umia CLI. Your project is onboarded through the community-led decision market.

Apply via CLI
AI-Native Tooling

Umia speaks your language: code.

The first venture platform designed specifically for the AI agent era.

>

Umia CLI

Manage markets, release treasury tranches, and update project KPIs directly from your terminal. No dashboards required.

AI Skills

Deploy autonomous agents that handle tokenomics modelling, legal compliance checks, and market making for your venture.

Toolbox

Your product scales with agents. Now your venture can too.