> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hostza.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> Hostza is a native cloud development platform that allows you to deploy your applications for free

<CardGroup>
  <Card title="Get Started" icon="book" color="#006dff" href="/getting-started/bots">
    Installation and quick start guide
  </Card>

  <Card title="What is Hostza?" icon="info" href="/introduction/what-is-hostza" color="#006dff">
    Learn more about how Hostza can help you deploy your app
  </Card>

  <Card title="Hostza API" icon="code" href="/api-reference/authentication" color="#006dff">
    Our API documentation for developers
  </Card>

  <Card title="Tutorials" icon="list-check" href="/articles/getting-started-with-nodejs" color="#006dff">
    Follow one of our tutorials
  </Card>
</CardGroup>

## Before you start

To get started, create a Hostza account. Then you can select the plan that's right for you.

<CardGroup>
  <Card title="Create an account" icon="user-plus" color="#006dff" href="https://dash.hostza.org/auth/login">
    If you've never used Hostza before, sign up to get started.
  </Card>

  <Card title="Login" icon="right-to-bracket" href="https://dash.hostza.org/auth/login" color="#006dff">
    If you already have an account, log in to get started.
  </Card>
</CardGroup>
