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

# Quickstart

> Get started with OrbitAIO by downloading and installing.

## Grab Your License Key

If you have an OrbitAIO Pass, you can grab your license key from our [dashboard](https://orbitaio.com).

<img src="https://mintcdn.com/orbitaio/kifcj9mMWazu4dvZ/images/orbit_pass_.png?fit=max&auto=format&n=kifcj9mMWazu4dvZ&q=85&s=75f2c9351815f9c4bd44b13117e880af" alt="Orbit Pass" class="pointer-events-none rounded rounded-xl" width="1386" height="858" data-path="images/orbit_pass_.png" />

The dashboard allows you to completely manage your license key, view trades and more.

### License Management

<AccordionGroup>
  <Accordion icon="shuffle" title="Reset your license">
    If you have changed the device that you're running OrbitAIO on then you'll need to reset the license key. This can be done on our dashboard using the "Reset" button when managing your license.

    **You can either:**

    1. Reset (this will reset the device associated with your license)
    2. Reshuffle (this will provide you with a new license key)
  </Accordion>

  <Accordion icon="shuffle" title="NFT Private Key">
    For authentication purposes, the bot will require the private key of the Solana wallet that holds your NFT pass. This is entered in settings.

    You must not share this private key with anymore.
  </Accordion>
</AccordionGroup>

## Download

You can download the latest executable for your operating system from our [Discord](https://discord.gg/orbitaio).

**Supported Operating Systems:**

* Linux (recommended)
* MacOS
* Windows

<Tip>
  **Note:** You must pass verification on our Discord via Matrica in order to access the download section.
</Tip>

## Setup OrbitAIO

<CardGroup>
  <Card title="Bot Settings" icon="gear" href="/setup/settings">
    Configure the bot settings according to your requirements.
  </Card>

  <Card title="RPCs" icon="server" href="/setup/rpcs">
    Add and configure RPCs from multiple chains.
  </Card>

  <Card title="Wallets" icon="wallet" href="/setup/wallets">
    Learn how to your multi-chain wallets within OrbitAIO.
  </Card>

  [//]: # "TODO"

  [//]: #

  [//]: # "<Card"

  [//]: # "  title=\"Sleep Mode\""

  [//]: # "  icon=\"face-sleeping\""

  [//]: # "  href=\"/settings/custom-domain/subdomain\""

  [//]: # ">"

  [//]: # "  Make money while you sleep with OrbitAIO."

  [//]: # "</Card>"
</CardGroup>
