# Aska Server Hosting Guides (/docs/aska)



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

Aska is a Viking survival crafting game by Sand Sailor Studio where you lead a clan, build settlements, and defend against invasions. Co-op supports up to 4 players. These guides cover everything for your XGamingServer Aska server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Connect via the in-game server browser." href="/docs/aska/join-server" />

  <Card icon={<Settings />} title="How to Configure Your Server" description="Full server properties.txt reference — all settings." href="/docs/aska/server-settings" />

  <Card icon={<Key />} title="How to Create a GSLT Token" description="Required token for browser listing." href="/docs/aska/gslt-token" />
</Cards>

Server Management [#server-management]

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

  <Card icon={<Shield />} title="How to Set a Password" description="Password protect your server." href="/docs/aska/server-password" />

  <Card icon={<Globe />} title="How to Set the Region" description="Configure server region for browser filtering." href="/docs/aska/region-setup" />

  <Card icon={<Sword />} title="How to Change Game Mode" description="Switch between Normal and Custom mode." href="/docs/aska/game-mode" />

  <Card icon={<Heart />} title="Keep World Alive" description="NPCs keep working when no players are online." href="/docs/aska/keep-world-alive" />

  <Card icon={<Wrench />} title="Wipe & Reset" description="Start a fresh world or full reinstall." href="/docs/aska/wipe-server" />

  <Card icon={<Clock />} title="Update Server" description="Update to the latest version." href="/docs/aska/update-server" />
</Cards>

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