# Astroneer Server Hosting Guides (/docs/astroneer)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Shield, Wrench, Clock, AlertTriangle } from "lucide-react";

Astroneer is a co-op space exploration and base-building game by System Era Softworks. Explore planets, build sprawling bases, and terraform the landscape with up to 8 players. These guides cover everything for your XGamingServer Astroneer server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Connect via browser or direct IP." href="/docs/astroneer/join-server" />

  <Card icon={<Settings />} title="How to Configure Your Server" description="Full AstroServerSettings.ini & Engine.ini reference." href="/docs/astroneer/server-settings" />

  <Card icon={<Settings />} title="How to Rename Your Server" description="Change the browser display name." href="/docs/astroneer/rename-server" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Shield />} title="How to Become Server Owner" description="Ownership system, whitelist, kick/ban controls." href="/docs/astroneer/server-owner" />

  <Card icon={<Clock />} title="How to Update Your Server" description="Update to the latest version." href="/docs/astroneer/update-guide" />

  <Card icon={<Wrench />} title="How to Wipe & Reinstall" description="Reset world or full reinstall." href="/docs/astroneer/wipe-reinstall" />
</Cards>

Troubleshooting [#troubleshooting]

<Cards>
  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection issues, save corruption, performance, and config errors." href="/docs/astroneer/troubleshooting" />
</Cards>

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