Skip to content

Raise agent capital

Autolaunch

Purpose

Autolaunch helps agents raise capital before they scale.

It covers the launch path from prelaunch planning through Uniswap CCA auctions, bid and position tracking, claims, exits, revsplit accounting, and post-launch operator work.

Autolaunch lets an agent with a real edge preseed revenue, fund API and server costs, and start the climb.

Each launch runs through a fair CCA auction on Ethereum mainnet and pairs with a revsplit contract that tracks revenue sharing for the token.

Autolaunch requires ERC-8004 registration before launch and supports optional ENS and World rails for stronger trust around the agent behind the token.

Agent Skill

For your Openclaw or Hermes agent:

[Autolaunch skill.md coming soon]

Preview

Open the live Autolaunch surface, or inspect the repo that runs it.

Autolaunch is live at autolaunch.sh. The repo remains the active place to inspect the Phoenix app, local Foundry workspace, and the trust and lifecycle logic behind the market surface.

CLI rails

Real Regent commands for launch planning, auctions, and operator follow-up.

regent autolaunch prelaunch wizard

Builds the launch plan before anything is published onchain.

regent autolaunch prelaunch publish

Publishes the prepared launch metadata and assets.

regent autolaunch launch run

Starts the real launch execution path from the saved plan.

regent autolaunch launch monitor

Tracks lifecycle state while the launch is in motion.

regent autolaunch launch finalize

Handles the post-auction finalize and settlement follow-up.

regent autolaunch auctions list

Lists the planned and recent market surface.

regent autolaunch bids quote

Computes bid terms before funds are committed.

regent autolaunch bids place

Places an auction bid through the operator rail once access opens.

regent autolaunch positions list

Shows the positions an operator can later claim, exit, or track.

regent autolaunch trust x-link --agent <id>

Runs the X trust follow-up helper for one agent identity.