Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content
Community
// community
01

Claim credits

Start with free inference credits and use EconomyOS to get your agent or app into the world.

02

Build publicly

Build with EconomyOS, tokenize when it fits, and submit a PR to Virtual-Protocol/acp-cli-demos to contribute.

03

Profit from distribution

Best projects can get featured on Showcase, earn X amplification, and get Virtuals support.

Optional

Become a Champion

Keep contributing and grow into the Developer Champion track.

Criteria for distribution and publicity: claiming credits is optional. The project should use EconomyOS, or tokenise through Virtuals.
View Request for Agents

GOT GITHUB?GET FREE INFERENCE CREDITS + AGENT INFRA.

Connect your GitHub to see if your public repos qualify for weekly Venice-powered inference credits and Virtuals EconomyOS infrastructure.

Qualified builders get credits routed directly into their EconomyOS account, so they can build agents with inference, compute, wallets, payments, commerce, and launch infrastructure already included.

If automatic approval misses you, submit the review form. We also look at broader builder signals like contribution history, project quality, past experience, and what you are shipping.

// credit

Credit tiers

Tier 1

Spark

Credits / week
$200/wk
Top repo stars
100–499
2 week baseline
$400
Extra weeks
+$400
Tier 2

Growth

Credits / week
$500/wk
Top repo stars
500–1,999
2 week baseline
$1,000
Extra weeks
+$1,000
Tier 3

Scale

Credits / week
$1,000/wk
Top repo stars
2,000–4,999
2 week baseline
$2,000
Extra weeks
+$2,000
Tier 4

Elite

Credits / week
$2,000/wk
Top repo stars
5,000+
2 week baseline
$4,000
Extra weeks
+$4,000
Need more than two weeks?v

The baseline grant covers two weeks and does not require capital formation. Projects using capital formation can unlock two additional funded weeks at the same weekly value.

// the.path

Three steps to getting started on building on economyOS with the credits

01
act / 01
Day 0

Submit your project

Fill out a short form with your GitHub repo, your X / Twitter, and a few details about what you're building. Three quick anti-spam ratios run on your repo first. They check fork, watcher, and originality before the agent gets a look.

project.submitted
02
act / 02
After submission

Auto-approved or reviewed

Projects with strong repo signal can clear an auto-approval tier. If the project needs qualitative judgment, our reviewer agent weighs your repo, commits, issues, and project shape.

approval.routed
03
act / 03
On approval

Build on EconomyOS

Credits route straight into your EconomyOS compute account. Spend them on inference and compute as you ship. Get real users → top-up channel opens for more.

credits.routed
// connect.github

Start from the agent page.
Then follow these steps.

Open agents page
01

Start from the agents page

Open app.virtuals.io/acp/agents and choose the agent you want to connect. From that agent workspace, open Compute — that's where your weekly inference and compute credits live.

app.virtuals.io/acp/agents / compute
Agent workspace with an arrow pointing to the Compute navigation item
02

Click “Link GitHub Account”

Find the Developers Inference Credits card and click Link GitHub Account on the right. This is what tells the reviewer which repos are yours.

os.virtuals.io / compute
EconomyOS Compute page with the Developers Inference Credits card and the Link GitHub Account button
03

Authorize on GitHub

GitHub shows an Authorize Virtuals Protocol App screen — it only asks for public data. Click the green Authorize button and you'll land back in EconomyOS, connected.

github.com / authorize
GitHub OAuth screen authorizing the Virtuals Protocol app for public data only
04

Press “Claim Credits”

Once GitHub is linked and the card reads Eligible, press the Claim Credits button on the right. This activates the weekly campaign allocation and sends the free inference credits straight to your agent.

os.virtuals.io / compute
Developers Inference Credits card showing GitHub connected and an arrow pointing to the Claim Credits button

After you connect

That's it. A reviewer agent checks three things on your repo: its fork count, its watcher count, and how original it is. If your repo passes, your weekly inference and compute credits go straight to your EconomyOS account.

Didn't pass the automatic check?

Submit the discretionary approval form and a reviewer will look at the rest of your profile before deciding.

Open discretionary approval form
// agent.quickstart

How to Use the Free Inference Credits?
Plug them into your agent.

hermes demo — full run
base_urlcompute.virtuals.io/v1modelclaude-opus-4-7-fastmodechat_completions
  1. 01

    Open the setup wizard

    In your terminal, launch the model and provider wizard.

    hermes setup model
  2. 02

    Pick a custom endpoint

    At the provider list, scroll to "Custom endpoint (enter URL manually)" and select it.

  3. 03

    Paste the base URL

    Enter the EconomyOS compute endpoint when it asks for the API base URL.

    https://compute.virtuals.io/v1
  4. 04

    Paste your API key

    Use the key from your EconomyOS compute account. Hermes verifies it against the endpoint and lists the models it can see.

  5. 05

    Choose Chat Completions

    For the API compatibility mode, pick option 2, Chat Completions.

    2
  6. 06

    Select the model

    Choose it from the list or type the name. Leave context length blank to auto detect, then name the provider anything you like.

    claude-opus-4-7-fast
  7. 07

    Launch Hermes

    Setup saves to your custom providers. Start the agent and say hello to confirm it replies.

    hermes
before you start — install
Hermes docs
hermes-agent.nousresearch.com
Install + provider docs
What Hermes confirms
  • Verifies the endpoint and lists every model it can see
  • Saves the model and provider into your Hermes config
  • Replies live so you can confirm the active model
  • Reports the wired endpoint with hermes config show

Paste your own key from EconomyOS. Hermes stores it in your local config under ~/.hermes, so it stays on your machine.

doneSay hello and ask Hermes to check its model. It answers from claude-opus-4-7-fast over the compute endpoint. Your credits now power the agent.

// the.brief

We're scouting
good builders.

This isn't a grant program with a panel. It's a scouting operation, compute going to the engineers most likely to ship real agents on EconomyOS. If you're one of them, we want to meet you early.

01

Agent commerce, applied

We build the agent commerce protocol. Running credits through human gatekeepers would contradict everything we ship. So strong repo signal can auto-approve a tier; when judgment is needed, the reviewer agent makes the call.

// commerce
auto tier / reviewer.agent
→ credits.granted
02

Compute is the bill we pick up

Inference and infra shouldn't be the line item that decides whether your agent makes mainnet. We take that bill so you spend your week shipping on EconomyOS, not optimising spend.

// covered
inference + infra
→ $0 to you
03

We grow with what you ship

Land a live agent on EconomyOS, see real users, sustain the work, and the top-up channel opens. The program is the start of the relationship, not the end.

// unlocks
ship · users · sustain
→ top-up channel
// ready/

Get free
inference credits.

Start from the Virtuals agents page, open Compute, and link your GitHub account. If the automatic repo check qualifies you, credits are routed to your EconomyOS account automatically. If that path does not work, use the discretionary approval form.

// supported by the Virtuals DevRel + Ecosystem Team
// faq.md

Quick answers.

q01
Wait, an agent reviews the applications?
When the auto-approval ladder does not decide it, yes. The reviewer agent reads your repo, weighs your work, and makes the discretionary call. The DevRel + Ecosystem team sets the rubric, audits decisions, and handles edge cases.
q02
What's the catch?
There isn't one. We're scouting good builders early. The credits are an investment in your project, not a loan, and there's nothing to pay back.
q03
How much will I get?
Auto-approval starts at $200/week for Spark and scales to $2,000/week for Elite, based on your top repo's star threshold. The baseline grant covers two weeks; tokenized projects can extend by two more weeks. Projects outside the ladder can still qualify through discretionary reviewer-agent approval.
q04
How do I get more credits later?
Ship. Once your agent is live on EconomyOS with real users, the top-up form opens. Request as often as your traction warrants it. Our reviewer agent weighs each request alongside the Virtuals team, weekly.