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

# Hitorino: Stream, Watch, and Connect with Creators

> Welcome to Hitorino — your platform for solo live streaming and on-demand video. Browse content, start your first stream, or explore the API.

Hitorino is a streaming platform built for individual creators and their audiences. Whether you want to go live, share recorded videos, or explore content from creators you love, this documentation covers everything you need to get started and get the most out of Hitorino.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Set up your account and start watching or streaming in minutes.
  </Card>

  <Card title="Watch Content" icon="play" href="/watching/browse-discover">
    Browse live streams, search for creators, and explore on-demand videos.
  </Card>

  <Card title="Go Live" icon="tower-broadcast" href="/streaming/going-live">
    Start your first live stream and reach your audience in real time.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Integrate Hitorino into your app with our REST API.
  </Card>
</CardGroup>

## Get started in three steps

<Steps>
  <Step title="Create your account">
    Sign up at [hitorino.tv](https://hitorino.tv) with your email or an existing social account. Verify your email to unlock full access.
  </Step>

  <Step title="Explore or stream">
    Browse live content right away — no subscription required for free streams. To go live yourself, complete your creator profile and configure your stream settings.
  </Step>

  <Step title="Build with the API">
    Generate an API key from your account dashboard to start integrating Hitorino into your own applications. See the [API overview](/api/overview) for details.
  </Step>
</Steps>

## Explore the docs

<CardGroup cols={3}>
  <Card title="Watching" icon="tv" href="/watching/live-streams">
    Live streams, on-demand video, and playback controls.
  </Card>

  <Card title="Your Account" icon="user" href="/account/profile">
    Manage your profile, subscriptions, and privacy settings.
  </Card>

  <Card title="Streaming" icon="video" href="/streaming/stream-settings">
    Configure your stream, upload videos, and grow your audience.
  </Card>
</CardGroup>
