# Arma 3 Server Guides (/docs/arma-3)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Shield, Puzzle, Globe, Wrench, Users, Lock } from "lucide-react";

Arma 3 is a military sandbox game developed by Bohemia Interactive. It features massive open-world environments, realistic combat mechanics, and extensive mod support. Whether you are running a Zeus mission, King of the Hill, or a custom milsim operation, these guides will help you get your XGamingServer Arma 3 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 Arma 3 server using the launcher or direct connect." href="/docs/arma-3/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Edit server.cfg and adjust gameplay settings." href="/docs/arma-3/configure-your-server" />

  <Card icon={<Lock />} title="Set a Password" description="Password protect your server." href="/docs/arma-3/set-a-password" />
</Cards>

Server Management [#server-management]

Manage players, admins, and server state.

<Cards>
  <Card icon={<Shield />} title="Adding Admins" description="Grant admin permissions to trusted players." href="/docs/arma-3/adding-admins" />

  <Card icon={<Users />} title="Max Players" description="Change the maximum player slot count." href="/docs/arma-3/max-players" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server's display name." href="/docs/arma-3/change-server-name" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe and reinstall your server." href="/docs/arma-3/reset-server" />
</Cards>

Customization [#customization]

Add mods and change maps.

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add Steam Workshop mods to your server." href="/docs/arma-3/install-mods" />

  <Card icon={<Globe />} title="Change Map" description="Switch between maps and terrains." href="/docs/arma-3/change-map" />
</Cards>

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