--- title: page: "IniClaw Quickstart — Install, Launch, and Run Your First Agent" nav: "Quickstart" description: "Install IniClaw, launch a sandbox, and run your first agent prompt." keywords: ["iniclaw quickstart", "install iniclaw openclaw sandbox"] topics: ["generative_ai", "ai_agents"] tags: ["openclaw", "openshell", "sandboxing", "inference_routing", "iniclaw"] content: type: get_started difficulty: technical_beginner audience: ["developer", "engineer"] status: published --- # Quickstart ```{include} ../../README.md :start-after: :end-before: ``` ### Next Steps - [Switch inference providers](../inference/switch-inference-providers.md) to use a different model or endpoint. - [Approve or deny network requests](../network-policy/approve-network-requests.md) when the agent tries to reach external hosts. - [Customize the network policy](../network-policy/customize-network-policy.md) to pre-approve trusted domains. - [Deploy to a remote GPU instance](../deployment/deploy-to-remote-gpu.md) for always-on operation. - [Monitor sandbox activity](../monitoring/monitor-sandbox-activity.md) through the OpenShell TUI.