UmiaUmia Docs

Umia Venture

Create and manage an Agentic Venture from the command line

The umia venture command suite is the primary entry point for creating and managing an Agentic Venture on Umia. It handles everything from initial project submission to legal entity formation, token issuance, and treasury setup.

Core Commands

umia venture init

The main command for creating a new Agentic Venture. Running this command starts the guided setup process that takes you from a project concept to a fully formed, legally registered, token-issuing venture.

umia venture init

The setup flow walks you through:

Project Details

  • Project name and description
  • GitHub repository link
  • Team members and wallet addresses (pseudonymous identities supported)

Tokenomics Configuration

  • Token name and symbol
  • Total supply and allocation breakdown
  • Pre-sale allocations (if applicable, e.g., SAFT investors or team tranches)
  • Vesting schedules

Fundraising Parameters

  • Target raise amount
  • Auction duration and pricing parameters
  • Chain selection (Ethereum, Base, or other supported chains)
  • Audience targeting criteria (via zkTLS)
  • Allocation caps and oversubscription handling

Operational Setup

  • Monthly development budget
  • Expected team structure and expenses
  • Performance-based compensation triggers (e.g., token price milestones)

Legal Entity Formation

Once all parameters are confirmed, Umia handles the creation of the Segregated Portfolio Company, operating agreement, and treasury smart contract deployment. No legal fees or paperwork required from the founder.

umia venture apply

Used specifically for the Community Track listing process. This command submits your project to be included in the next cohort for decision market curation.

umia venture apply

You'll need to provide:

  • All the information from umia venture init
  • A clear explanation of how your project aligns with the Umia ecosystem
  • The proposed allocation for the Umia protocol treasury

Once submitted, your project enters the cohort queue and will be evaluated by UMIA token holders through a curation decision market when the cohort is formed.

umia venture status

Check the current status of your venture: application status, auction progress, treasury balance, active decision markets, and more.

umia venture status

The Setup Flow

Here's what happens end-to-end when you run umia venture init:

Submit Project Details

Provide all required information through the CLI prompts.

Review and Confirm

Verify all parameters before submission.

Umia establishes the SPC and operating agreement.

Smart Contract Deployment

Treasury contract and token contract are deployed on your chosen chain.

Listing Approval

For the Curated Track, the Umia team reviews and approves. For the Community Track, your project enters the cohort queue.

Auction Goes Live

Your Tailored Auction opens and price discovery begins.

The entire process is designed to take minutes, not weeks, thus matching how agentic builders already work.

Tips

  • Use umia evaluate first to get a preliminary assessment before committing to the full setup.
  • Have your GitHub repo ready: it's the single most important piece of evidence for both the Umia team (Curated Track) and the community (Community Track).
  • Think through tokenomics carefully. While you can modify parameters through decision markets after launch, getting the initial setup right saves time.
  • Leverage Umia Skills to have your AI agent guide you through the setup interactively. See Umia Skills.

Next Steps

Learn about AI-assisted venture setup in Umia Skills.