# nowrun ## Docs - [nowrun deploy — Publish Your Android APK to a Live URL](https://docs.nowrun.io/cli/deploy.md): nowrun deploy uploads your Android APK and streams it at a browser-accessible URL that anyone can open without installing anything on their device. - [nowrun init — Authenticate and Install the Agent Skill](https://docs.nowrun.io/cli/init.md): nowrun init authenticates the CLI with your token and installs the nowrun skill and MCP server so your AI agent can discover all deploy commands. - [nowrun CLI Reference: Commands, Skill, and MCP Server](https://docs.nowrun.io/cli/overview.md): The nowrun CLI lets your AI agent install, authenticate, and deploy Android APKs to live browser URLs. Learn how it is structured and how to explore it. - [Manage Your Deployed Android Apps in the nowrun Dashboard](https://docs.nowrun.io/deploying/managing-apps.md): View, update, and share your deployed Android apps from the nowrun dashboard. Manage live links, version history, and your plan in one place. - [All Supported Android Game and App Engines for nowrun](https://docs.nowrun.io/deploying/supported-engines.md): nowrun supports any engine that produces an Android APK — native Android, Unity, Godot, Unreal Engine, and others. Learn what you need for each. - [Deploy Your First Android APK to a Live Browser URL](https://docs.nowrun.io/deploying/your-first-deploy.md): Walk through deploying an Android APK to a live browser URL using your AI agent and the nowrun CLI. Get a shareable link in minutes. - [nowrun FAQ: Account Setup, CLI, Deploy, and Pricing](https://docs.nowrun.io/help/faq.md): Answers to the most common questions about nowrun: account setup, card verification, supported apps, pricing, and how the agent workflow works. - [For AI Agents: MCP Server, llms.txt, and Skills for nowrun Docs](https://docs.nowrun.io/help/for-ai-agents.md): Endpoints and files that expose the nowrun documentation to AI coding agents — llms.txt, /mcp, skill.md, and MCP discovery — so agents can search, read, and act on the docs without extra configuration. - [Troubleshooting nowrun: CLI, Auth, and Deploy Errors](https://docs.nowrun.io/help/troubleshooting.md): Diagnose and fix common problems with nowrun: authentication errors, CLI install failures, deploy issues, and agents that can't find the CLI. - [How nowrun Works: APK Deploy Pipeline and Agent Skill](https://docs.nowrun.io/how-it-works.md): Learn how nowrun streams Android APKs to browser URLs, how the AI agent skill and MCP server work, and what happens from deploy to live link. - [nowrun: Deploy Android APKs to Any Browser Instantly](https://docs.nowrun.io/introduction.md): nowrun publishes Android APKs to a shareable URL your users open in any browser — no app install required. Your AI agent handles the entire deploy. - [Quickstart: Deploy an Android APK to a Live Browser URL](https://docs.nowrun.io/quickstart.md): Create your nowrun account, verify your card, and let your AI agent deploy your first Android app to a live URL in under five minutes. - [Create Your nowrun Account and Activate the Free Plan](https://docs.nowrun.io/setup/account.md): Sign up at nowrun.io, verify your card to activate the free plan, and locate your deploy token — the three things only you can do. - [nowrun CLI Authentication: Linking Your Account Token](https://docs.nowrun.io/setup/authentication.md): Run nowrun init with your token to authenticate the CLI and install the nowrun skill and MCP server, so your AI agent can deploy APKs immediately. - [Set Up the nowrun CLI: pip Install and Verification](https://docs.nowrun.io/setup/cli-install.md): Install the nowrun command-line tool via pip. Requires Python 3.8 or later. Your AI agent typically runs this install step automatically. - [Try the nowrun Demo: Play 2048 Deployed with nowrun](https://docs.nowrun.io/try-the-demo.md): Download a demo Android APK deployed with nowrun and try it on your device to see what a nowrun-deployed app looks like end to end.