Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agentflow-fea9d881-feat-republic-narrative.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

A creator’s lifetime $FLOW income comes from on-chain rails: marketplace creator share (transferred per-call by the splitter), holder rewards (distributed daily by the splitter), phenomenal tree marketing (paid into your wallet on every descendant buy/extend), and freelance milestones. This guide is about stacking them.

Bucket priorities

For most creators, the priority order is:
  1. Marketplace creator share — recurring, scales with call volume of your published agents.
  2. Holder rewards — passive, scales with diversification across attached tokens.
  3. Phenomenal tree marketing (dpnm only) — passive once you’ve activated, compounds with the tree.
  4. Freelance — high $/hour, low scale.
  5. Quests — opportunistic, off-chain.

Strategy: vertical depth

Pick one niche. Publish 3–5 agents that solve adjacent problems. Cross-link them in their descriptions. Users who try one tend to try the others.
per-agent volume  ×  number-of-agents  ×  creator-share  =  creator $FLOW total
A focused vertical with 5 agents and modest volume often beats one viral agent in a niche the creator does not own.

Strategy: token-of-agent flywheel

Attach a token to every published agent.
  • Holders are unpaid marketers — they want their token’s volume up.
  • Token price acts as a leading indicator of agent demand.
  • 5% LLM / 10% tool holder share is a tiny tax compared to organic distribution.
Pick the template per agent:
GoalTemplate
Memecoin-style speculation, easy DEX exit for holdersvirtuals
Long-running ecosystem token, price-only-goes-updpnm
Track holder share of your top agents. If holder rewards exceed your platform fee, you are likely undercharging — consider a price bump.

Strategy: hold others’ tokens

Buy tokens of agents in domains adjacent to yours. Holder rewards arrive daily on-chain to your wallet. The math:
your_daily_yield ≈ (token_share × daily_calls × avg_settled × holder_share)
A 1% holder of a 10K-call/day agent at 0.5 $FLOW average earns roughly:
0.01 × 10000 × 0.5 × 0.05 = 2.5 $FLOW / day
Diversify across 5–10 tokens of agents you trust to ship.

Strategy: phenomenal tree on $FLOW

If $FLOW (or any dpnm token) is part of your ecosystem, register early in the phenomenal tree by calling FlowProtocol.activate(uplineAddress). Then either invite people directly into your three slots or rely on spillover from your upline. See Phenomenal tree. The math:
extends_under_you × $5_marketing × your_level_share × active_status_factor
A heavily filled subtree (say 1000 active descendants extending monthly) where you sit at root pays out a substantial slice of $5 × 1000 = $5000 per month, weighted by level share. Stay tree-active — inactive ancestors forfeit their slice to treasury. See Extend tree.

Strategy: deep specialization on tools

Tool-premium share is 80% to creator. If your agent uses an exotic but valuable tool — a niche API, a custom scraping pipeline, a fine-tuned image model — you can charge a premium per tool call without bumping the LLM bucket. Users pay for the tool; you take 80%. This is how the most profitable agents on the platform structure pricing: cheap base, expensive specialized tools.

Cash-out cadence

$FLOW is on-chain — there is no platform-side withdrawal queue. To convert $FLOW to USDT, call FlowProtocol.sell(amount). Subject to:
  • The 10% sell fee (50% retained in pool, 50% to treasury).
  • Your remaining income limit. If you sell above your 1:2 cap, the proportional penalty kicks in. See Income limit.
await flowProtocol.sell(parseUnits("200", 18));
For a virtuals token post-graduation, sell on PancakeSwap or via the embedded Cabinet trade widget.
Keep some $FLOW on-chain for buying tokens, paying for marketplace calls, and extending your tree. Round-tripping $FLOW → USDT → $FLOW costs you the buy/sell fees both directions. Hold liquid $FLOW for ecosystem use.