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

# Reconnect Quickstart: Get Up and Running in Minutes

> Install the Reconnect client, redeem your license key, and have your first Roblox session monitored in three straightforward steps.

Getting started with Reconnect takes just a few minutes. Follow the three steps below to install the client on your device, activate your license, and confirm your session is being monitored around the clock.

<Steps>
  <Step title="Download the Client">
    Choose the client that matches your device and follow the installation guide for it.

    <CardGroup cols={2}>
      <Card title="Android (Termux)" icon="terminal" href="/getting-started/installation-termux">
        Install via Termux on Android. Recommended for advanced users who want full scriptable control.
      </Card>

      <Card title="Android (APK)" icon="smartphone" href="/getting-started/installation-android">
        Install the standalone ReconnectX APK — no Termux required.
      </Card>

      <Card title="Windows" icon="monitor" href="/getting-started/installation-windows">
        Download the Windows executable. No additional runtime needed.
      </Card>
    </CardGroup>
  </Step>

  <Step title="Redeem Your License Key">
    Before starting the client, activate your license on the Reconnect dashboard.

    1. Open [app.reconnect-tool.com](https://app.reconnect-tool.com) and log in to your account.
    2. Navigate to the **Redeem** tab.
    3. Paste your license key into the input field and click **Redeem**.

    <Check>
      Your subscription appears immediately in the **Subscriptions** tab once the key is accepted.
    </Check>

    <Note>
      Don't have a key yet? Purchase one at [shop.reconnect-tool.com](https://shop.reconnect-tool.com). See [Redeem a Key](/getting-started/redeem-key) for full redemption details, including the Discord bot method.
    </Note>
  </Step>

  <Step title="Start the Client">
    Launch the Reconnect client on your device using the instructions for your platform. The first time you start the client, it registers your device's Hardware ID and binds it to your license.

    <Check>
      Head to the **Devices** tab in the dashboard at [app.reconnect-tool.com](https://app.reconnect-tool.com). Your device should appear with an **Online** status within a few seconds.
    </Check>

    <Info>
      Each license key has a limited number of HWID slots. If you need to switch devices, you can remove a bound device from the **Devices** tab. See [Redeem a Key](/getting-started/redeem-key) for details.
    </Info>
  </Step>
</Steps>

## What's Next?

Now that Reconnect is running, explore these features to get the most out of your setup.

<CardGroup cols={2}>
  <Card title="Cookie Login" icon="cookie" href="/dashboard/cookie-tool">
    Import your .ROBLOSECURITY cookie so Reconnect can log back in to your Roblox account automatically.
  </Card>

  <Card title="Auto Rejoin" icon="rotate-ccw" href="/termux/rejoin">
    Fine-tune how Reconnect detects disconnects and how quickly it rejoins your session.
  </Card>

  <Card title="Plan Comparison" icon="table" href="/tiers/comparison">
    See what's included in Free, Pro, and Pro+ — and decide if an upgrade is right for you.
  </Card>

  <Card title="Devices" icon="monitor-smartphone" href="/dashboard/devices">
    Manage all your connected devices and send remote commands from the dashboard.
  </Card>
</CardGroup>
