New to web3? Terms with a dotted underline have a plain-English definition on hover or tap. The full list lives in the glossary.
Install
- Agent skill
- CLI
- npm
- pip
- ROS 2
/peaqos in Claude Code and it drives the whole flow below. To target a specific runtime, add --agent claude-code | cursor | windsurf — see the peaqOS AI page.Configure
Create a (identity, staking, event, NFT, DID, batch) populate automatically with
.env file:PeaqosClient.fromEnv(), so you don’t need to set them manually. See the environment variables table for the full list and the public RPC endpoints section for QuickNode primary plus OnFinality/PublicNode fallbacks.Register
registerFor.What just happened
What just happened
PeaqosClient.fromEnv()bound the fromPEAQOS_PRIVATE_KEYand loaded contract addresses from the environment.registerMachinesent 1 asmsg.value(the ), registered the identity in IdentityRegistry, and returned the newly assigned .- The machine ID is the handle for every downstream call: the (
mintNft), writing , submitting , and queries.
Next
Self-managed onboarding
Owner = operator. One machine, one wallet.
Proxy operator fleet
One owner, many machines,
registerFor.Scale: pair an agent, buy services
Pair an AI agent to your machine and let it discover and consume services through the Machine Markets API.

