# Aloft Server Guides (/docs/aloft)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Wrench, Terminal, AlertTriangle, Users, Key, Eye, Upload } from "lucide-react";

Aloft is a cozy sky island survival game by Astrolabe Interactive where players build, craft, and explore floating islands in a vibrant open world. With co-op multiplayer for up to 8 players and PC/Xbox crossplay, it's a relaxing experience best enjoyed with friends. These guides cover everything you need to manage your XGamingServer Aloft server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Join using a friend code or the server browser." href="/docs/aloft/join-server" />

  <Card icon={<Key />} title="Room Code" description="Find and share your server's room code." href="/docs/aloft/room-code" />

  <Card icon={<Eye />} title="Public / Private" description="Toggle server visibility in the browser." href="/docs/aloft/server-visibility" />

  <Card icon={<Settings />} title="How to Configure Your Server" description="World settings, visibility, admins, and gameplay options." href="/docs/aloft/server-settings" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Settings />} title="How to Rename Your Server" description="Update the hostname for your server." href="/docs/aloft/rename-server" />

  <Card icon={<Users />} title="How to Add Admins" description="Grant admin access via Steam ID." href="/docs/aloft/admin-setup" />

  <Card icon={<Users />} title="How to Change Max Players" description="Change the maximum player count (up to 8)." href="/docs/aloft/player-slots" />

  <Card icon={<Terminal />} title="Console Commands" description="Admin commands for spawning, weather, teleportation, and more." href="/docs/aloft/console-commands" />

  <Card icon={<Upload />} title="Upload a Save" description="Transfer a local world to your server." href="/docs/aloft/upload-save" />

  <Card icon={<Wrench />} title="How to Wipe & Reinstall" description="Restore your server to a fresh state." href="/docs/aloft/wipe-reinstall" />
</Cards>

Troubleshooting [#troubleshooting]

<Cards>
  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection issues, friend codes, browser visibility, and more." href="/docs/aloft/troubleshooting" />
</Cards>

> **Don't have a server yet?** [Get Aloft Server Hosting](https://xgamingserver.com/aloft-server-hosting) starting from just $4/month with instant setup and 24/7 support.
