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

# Quickstart

> Get Kisuke running in minutes

## 1. Install Kisuke

Download Kisuke on your phone or desktop:

<CardGroup cols={2}>
  <Card icon="apple" href="https://beta.kisuke.dev/downloads/" title="iOS">
    Download for iPhone / iPad
  </Card>

  <Card icon="google-play" href="https://beta.kisuke.dev/downloads/" title="Android">
    Download for Android
  </Card>

  <Card icon="desktop" href="https://beta.kisuke.dev/downloads/" title="Desktop">
    Download for macOS, Windows, or Linux
  </Card>

  <Card icon="globe" href="https://web.kisuke.app" title="Web">
    Open in your browser — no install needed
  </Card>
</CardGroup>

## 2. Sign in

Open Kisuke and sign in with **Google** or **GitHub**. This creates your account and links your device.

## 3. Install Kisuke Connect

Kisuke Connect runs on the computer you want to access remotely. It bridges your terminal, files, and editor to Kisuke over an encrypted connection.

<CardGroup cols={2}>
  <Card icon="display" href="https://beta.kisuke.dev/downloads/#connect" title="Desktop App">
    macOS, Windows, or Linux
  </Card>

  <Card icon="terminal" href="/installation/cli" title="CLI">
    For servers and headless environments
  </Card>
</CardGroup>

## 4. Sign in to Kisuke Connect

Sign in with the **same account** you used in step 2. Once both devices are signed in, they automatically connect.

## 5. You're connected

Open Kisuke on your phone or browser and start using:

* [Chat](/features/coding-with-ai) — code with AI assistance
* [Terminal](/features/terminal) — full shell access from anywhere
* [Code Editor](/features/editor) — edit files with syntax highlighting
* [Browser](/features/browser) — browse the web on your remote machine

No port forwarding. No firewall rules. No VPN. Just sign in and go.
