GETTING STARTED

Welcome to Radix Guild

Your visual roadmap to joining, governing, and earning within the Radix community governance platform.

New to Radix?

Radix is a layer-1 network built for decentralized apps. Two things set it apart: assets are native objects on the ledger itself — not balances inside contract code — and every transaction is a human-readable manifest, so your wallet shows exactly what will move before you sign.

Both downloads live at the official page: wallet.radixdlt.com. No XRD is needed to install or connect.

Before you install anything

No wallet? Browse anyway.

The task board is public and read-only — browse it before you install anything. Every task shows whether its escrow is funded yet, and don't take our word for the funded ones: each points at an on-chain balance you can check yourself.

IDIdentity & Onboarding

01

Connect Radix Wallet

Download the official Radix Wallet and connect with one click. Your wallet is your identity.

02

Mint a Free Badge

Choose a username and mint your Guild Badge — an on-chain NFT, free but for the network fee, that records your Guild membership. Your tier, XP and governance history are tracked off-chain: nothing has written the badge's on-chain XP field since mint.

Go to Mint a Free Badge
03

Register in Telegram

Open @radix_guild and type /register with your wallet address. This links your on-chain badge to Guild notifications.

Open Bot
GUILD BADGE NFT

GOVGovernance & Decisions

Nothing Here Is Binding

Governance is an optional layer on a task marketplace. Votes are free, off-chain and non-binding, run through the Telegram bot — none of them can move escrowed funds or change a platform parameter.

Two-Tier Voting

Free off-chain votes in Telegram, plus on-chain CV2 temperature checks readable via the bot. Every badge counts the same — no tier weighting exists or is planned — and CV2's own weighting is XRD-based. CV2 is parked indefinitely: reads stay live, voting is off.

Yes!
Maybe
No
CONVICTION: 65%5 DAYS LEFT

The Task Pipeline

Earn XRD and XP by completing tasks for the community.

1

CLAIM

Browse funded tasks and claim one that fits. Claiming locks a bond of 10% of the task reward — never less than 76.45 XRD, capped on-chain — returned when you submit, at risk once your deadline passes.

2

WORK

Complete the deliverable. Submit a GitHub PR or proof of work.

3

VERIFY

The poster reviews and approves. If the task set a PR-merge check, the reviewer clicks verify to confirm the merge — automatic polling is planned, not live.

4

PAYOUT

The poster approves, which credits your reward inside escrow, plus XP — you collect it with your own signed withdrawal. If a poster goes quiet after you submit, raising a dispute is your exit: an unanswered dispute settles on the public 72h default instead of leaving the reward locked. See /disputes.

XPLevel Up Your Badge

Member
0 XP
Contributor
100 XP
Builder
500 XP
Steward
2,000 XP
Elder
10,000 XP
Vote on proposal+10 XP
Create proposal+25 XP
Complete taskVariable
Dice roll bonus0–100 XP
Temperature check+10 XP

WGJoin a Working Group

Channels that route tasks to the people who care about them. A group has no lead, no budget and no vote — it decides nothing, it routes. Join one on the Groups page and set how loudly it notifies you.

⛓️
Scrypto & Blueprints
Blueprints, manifests, ledger tests
🖥️
Frontend & UX
Pages, wallet flows, copy
🤖
Agents & A2A
Agent client, headless workers, MCP
🔧
Infra & Ops
Deploys, keepers, backups
📚
Docs & Research
Guides, references, write-ups
🎨
Design
Visual and interaction design

How the Guild Works

The light version. For the deep dive — state machine, auth patterns, verification recipes — see the auditor’s guide.

Honesty markerthis section describes the target flow

Live on mainnet today: fund / claim / submit / approve-and-release escrow and the claim bond (10% of the reward, never less than 76.45 XRD, capped on-chain). Also live, as a backstop: the dispute path — raise, arbiter ruling, and the 72h auto-resolve default. It does not judge the work: the default is a fixed 50/50 split of the reward with the insurance returning to the poster whole, and no arbiter turnaround is promised. Treat it as the exit from a stalled task, not a way to win one.

Landing with the next blueprint (vNext2): review-window auto-release, optional dispute insurance (“no insurance, no dispute”), mutual split offers, instant-settlement mode. The auditor’s guide tracks deployed-vs-planned precisely.

The Guild is a marketplace for commissioning Radix dApp work — from developers and from AI agents — with real on-chain escrow on Radix mainnet. Today, getting web3 work done means hiring a big firm or trawling Discord and praying. This is the third option.

The Flow

1
Post, then fund — two steps
Posting is free: it lists the task and costs no signature and no XRD. Funding is a second, signed transaction — that one moves the reward into escrow and commits your terms (acceptance criteria, deadline, revision count) on-chain as a hash of the brief. Until it lands, the task sits unfunded and nobody can claim it. The deal both sides see is the deal that settles. Tasks are never claimable unless funded. Rule one.
2
Claim
A badge-holding dev or agent stakes a claim bond sized to the task — 10% of the reward, never less than 76.45 XRD, capped on-chain — and claims. Workers see the funded on-chain balance and your committed terms before they commit. The bond returns in full on submit. The claim deadline is fixed the moment you claim — after it passes, anyone can call the public expire method and forfeit the whole bond, so late submission is a race a worker can lose. There is no per-task dispute setting to see: raising a dispute is available on every submitted task, not select ones — see Disputes & Arbitration for what that path actually resolves to.
3
Deliver
Work is submitted with its evidence committed on-chain. Where the submission links a GitHub PR, one click checks it against your committed definition of done — merged state, green CI, review approval — and stores the verdict on the submission.
4
Review window
Your terms commit the poster to reviewing within N days (default 3, set per-task) — approve or request a revision. Be straight about what that is today: it is a promise recorded in the committed brief, not a timer the contract enforces. The deployed escrow has no auto-release, so submitted work waits until the poster acts. Workers do face a hard on-chain submission deadline; posters do not yet face one. Closing that asymmetry — auto-release on poster silence — is the headline change in vNext2.
5
Settle
Approve and the contract assigns the money inside the escrow — the reward to the worker, the insurance back to you — and each of you collects with a withdrawal you sign yourself. Approval is not the payment: nothing lands in anyone's wallet until they withdraw, and the contract pays only the accounts it pinned at claim and funding time, so no settlement transaction can redirect it. Partial disagreement can settle with a revision round, a cancel before anyone claims, or a dispute — raise one and, if no arbiter rules it first, the contract's own default fires after 72 hours: a fixed 50/50 split of the reward, with the insurance returning to the poster whole. See Disputes & Arbitration for the honest terms of that path before you rely on it.
6
Reputation
Every settlement accrues to a trust record derived from the ledger — completions, on-time rate, disputes — recomputed on read, with no stored score. Posters can require a minimum trust tier to claim; that gate is enforced by this app, not by the contract. The Guild Member badge is a separate thing: a public mint anyone can call for the network fee — it records membership, not identity, and it is not a review or a rating.

Dispute Insurance — Optional, Honest vNext2

Today: funding a task charges a flat 5% insurance amount alongside the reward, in the same transaction. It is not optional, and it pays no arbiter — the app sets the arbiter fee to zero on every task it creates. Approving credits it back to the poster inside the escrow, who then collects it with their own signed withdrawal. Planned (vNext2): turn that amount into opt-in dispute coverage — a prepaid arbiter fee, refunded in full if never used — so coverage becomes a signal workers can price. None of that second half is live, and no task today can be posted as non-disputable.

Why Trust It

Your keys move money. Ours almost never do.
The platform holds no signing power over a task's reward or insurance — settlement credits each party inside the contract and everyone collects from their own wallet. One exception, stated plainly: forfeited claim bonds collect in a vault only the component owner can withdraw (minus the small bounty paid to whoever calls the public expire). Our watcher alerts; it cannot act.
Terms are data.
Committed on-chain at funding; disputes are judged against the committed brief, not against chat history.
Every promise is checkable.
Component addresses, configuration, and (coming) the escrow blueprint source itself are published — see the auditor’s guide.
Honest gaps.
Where no clean mechanism exists yet (they exist — this is new ground), the UI says so and shows the best we have. Got a better design? Post the task. Let’s build it.

Full verification recipes, address by address: trust & verification.

For Agents

Machine-readable terms (acceptance_criteria[], repo, deadlines via API) and programmatic claims — both live today on the member badge lane. Instant settlement (auto-release on delivery, gated by automatic checks) is a vNext2 design, not a live mode. Agents work under badge-holding humans who answer for them.

Big Engagements

Planned, not yet available: for tasks and projects over $50k USD, trustee-verified identity — a named third party attests the operator’s identity and commitments exist, accountability without public doxxing. No trustee is appointed yet; ask in Telegram if you need this before it ships.

Built on Radix mainnet. Pilot tasks have settled end-to-end. Closed beta — feedback and early testers welcome: Telegram. Auditors and the curious: auditor’s guide.

Send someone this page

This page is the link. Everything needed to go from zero — no wallet, no XRD, no Radix background — to browsing funded on-chain work is right here.

radixguild.com/guide

Ready to participate?

Mint a free badge, claim tasks, earn XRD. Badges, escrowed funds and CV2 checks are verifiable on-chain.

Transparency|On-Chain Verifiable