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

# Arct Cloud Documentation

> Arct Cloud platform documentation.

## Getting Started

<Card title="Quick Start Guide" icon="rocket" href="/getting-started/quickstart" horizontal>
  Deploy a server and connect to it.
</Card>

## Virtual Machines

<Columns cols={2}>
  <Card title="Overview" icon="server" href="/compute/virtual-machines/overview">
    Plans, locations, and operating systems.
  </Card>

  <Card title="Deploy a Server" icon="plus" href="/compute/virtual-machines/deploy">
    Deploy a new virtual machine.
  </Card>

  <Card title="Connect via SSH" icon="terminal" href="/compute/virtual-machines/connect-ssh">
    Connect to Linux servers.
  </Card>

  <Card title="Connect via RDP" icon="desktop" href="/compute/virtual-machines/connect-rdp">
    Connect to Windows servers.
  </Card>

  <Card title="Manage Your Server" icon="sliders" href="/compute/virtual-machines/manage">
    Start, stop, restart, and delete servers.
  </Card>

  <Card title="SSH Keys" icon="key" href="/compute/virtual-machines/ssh-keys">
    Generate and manage SSH keys.
  </Card>
</Columns>

## Billing & Payments

<Columns cols={2}>
  <Card title="Payment Methods" icon="credit-card" href="/billing/payment-methods">
    Credit card and cryptocurrency.
  </Card>

  <Card title="Billing Cycles" icon="calendar" href="/billing/billing-cycles">
    Monthly and yearly billing.
  </Card>

  <Card title="Invoices" icon="file-invoice" href="/billing/invoices">
    View and download invoices.
  </Card>
</Columns>

## Account

<Columns cols={2}>
  <Card title="Support Tickets" icon="headset" href="/account/support-tickets">
    Contact support.
  </Card>

  <Card title="Activity Logs" icon="clock-rotate-left" href="/account/activity-logs">
    Account activity history.
  </Card>

  <Card title="Security" icon="shield-halved" href="/account/security">
    Account and server security.
  </Card>
</Columns>
