# Eco Server Guides (/docs/eco)



import { Rocket, Settings, Shield, Wrench, Globe, Puzzle } from "lucide-react";

Eco is a survival game set in a procedurally generated world where players must build civilisation and stop a meteor — all while protecting the ecosystem. These guides will help you get your XGamingServer Eco server configured and running smoothly.

Getting Started [#getting-started]

Connect and configure your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Eco server using the in-game server browser or direct IP." href="/docs/eco/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Edit server settings including world size, password, and more." href="/docs/eco/configure-your-server" />

  <Card icon={<Shield />} title="Adding Admins" description="Grant admin access to trusted players using their Steam64 or SLG ID." href="/docs/eco/adding-admins" />

  <Card icon={<Wrench />} title="Set a Password" description="Password protect your server to restrict access." href="/docs/eco/set-a-password" />
</Cards>

Server Management [#server-management]

Customize your server settings and manage your world.

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Edit the name displayed in the server browser." href="/docs/eco/change-server-name" />

  <Card icon={<Settings />} title="Set Max Players" description="Control the maximum number of simultaneous connections." href="/docs/eco/max-players" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe your world and start fresh by clearing the Storage folder." href="/docs/eco/reset-server" />

  <Card icon={<Puzzle />} title="Install Mods" description="Add mods to your server by uploading them to the Mods folder." href="/docs/eco/install-mods" />
</Cards>

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