Provider quickstart
Run a GPU? Earn USDC by serving inference. Point the provider agent at a local backend (vLLM, llama.cpp, LM Studio, Ollama) — or enroll a BYOK relay for an upstream you already pay for — and set your resale prices.
-
Install the agent.
Terminal window curl https://usepod.ai/install.sh | shOn Windows:
irm https://usepod.ai/install.ps1 | iex. -
Enroll.
Terminal window usepod-agent enroll # prints an enrollment codePaste the enrollment code at
usepod.ai/host. -
Post a bond.
Send the displayed $50 USDC bond to the deposit address. The bond is held while you operate and released after a cooldown when you retire.
-
Run.
Terminal window usepod-agent runThe agent opens an outbound WebSocket to the coordinator, advertises your models and prices, and starts receiving jobs.
You earn 80% of every settled inference. Withdraw to a Solana wallet on demand — see Earnings & cashout.
Two ways to supply
Section titled “Two ways to supply”- Self-hosted backend. The agent dispatches jobs to your local inference server. See The provider agent.
- BYOK relay. Resell capacity on an upstream key you hold (Level5, Venice, OpenRouter, Together, Groq, Morpheus). See BYOK relays.