OpenHands/docs/usage/installation.mdx
2025-10-03 14:29:24 -04:00

21 lines
692 B
Plaintext

---
title: Quick Start
description: Running OpenHands Cloud or running on your own.
icon: rocket
---
<Tabs>
<Tab title="OpenHands Cloud">
The easiest way to get started with OpenHands is on OpenHands Cloud, which comes with $20 in free credits for new users.
To get started with OpenHands Cloud, visit [app.all-hands.dev](https://app.all-hands.dev).
For more information see [getting started with OpenHands Cloud.](/usage/cloud/openhands-cloud)
</Tab>
<Tab title="Running OpenHands on Your Own">
Run OpenHands on your local system and bring your own LLM and API key.
For more information see [running OpenHands on your own.](/usage/local-setup)
</Tab>
</Tabs>