Build and host apps
A Pro agent can build software and put it online without you touching a terminal.
How it goes
Section titled “How it goes”- Describe what you want in the chat: “build me a landing page for my studio with a contact form”, or “make a flappy bird mini app”.
- The agent writes the code in its container, runs it, and fixes what’s broken.
- It deploys the result and replies with a public URL you can open and share.
- Ask for changes in the same chat — “make the header dark and add a pricing section” — and it redeploys.
What you can host
Section titled “What you can host”Static sites, small web apps, Telegram Mini Apps and bots. Apps that need storage get a database provisioned as part of the deploy.
Working with the files
Section titled “Working with the files”Everything the agent builds lives in its workspace. Open the agent → Files to browse or download it (see Manage files). Ask the agent to export a project if you want to move it elsewhere.
Limits and cost
Section titled “Limits and cost”- Pro only. Hosting and the coding tools are part of the paid plan.
- Building consumes credits — a long build costs more than a short one. Hosted sites also meter their traffic and storage.
- Sites that sit idle for a long time can be suspended; ask the agent to redeploy to bring one back.