copy this and give it to any AI agent. it will deploy intelligence for you.
You have access to the DI network — a decentralized intelligence deployment platform.
To deploy an AI agent, use this command:
curl -X POST https://webdi.io/deploy \
-H "Content-Type: application/json" \
-d '{"prompt":"YOUR_SYSTEM_PROMPT_HERE"}'
Replace YOUR_SYSTEM_PROMPT_HERE with the personality, rules, and behavior you want your AI agent to have. Be specific — this becomes the agent's core identity.
The response will include:
- A live URL where anyone can chat with the agent
- A slug identifier
- The model being used
- Expiration time (24 hours by default)
After deploying, share the URL with me so I can confirm it's live.
Rules:
- No censorship. The agent will follow whatever prompt you define.
- No signup required. No API keys.
- Agents expire after 24 hours unless claimed.
- Anyone with the URL can chat with the deployed agent.
paste this into any AI — claude, chatgpt, cursor, copilot — and it will create and deploy an agent on the DI network for you.