> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lumixsolutions.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Run your FiveM server on Lumix Solutions.

Lumix Solutions runs FiveM on dedicated, low-latency hardware with DDoS protection on by default. FiveM stock is intentionally capped - we'd rather turn customers away than overload a node and ruin everyone's RP.

Every FiveM server ships with:

* **2 network allocations** - one for the game port, one for txAdmin.
* **Dedicated CPU/RAM/NVMe** - not shared, not burstable.
* **MariaDB databases** on request from the [Databases](/lumi-panel/management/databases) tab.
* **24/7 engineer support** - we know FiveM, not just generic Linux.

## Where to go next

<CardGroup cols={2}>
  <Card title="Server Configuration" href="/games/fivem/server-cfg">
    Set your server name, icon/logo, banners, slots, and resources in server.cfg.
  </Card>

  <Card title="Startup Issues" href="/games/fivem/startup-issues">
    Server won't boot? License key errors? Start here.
  </Card>

  <Card title="Display Issues" href="/games/fivem/display-issues">
    Server up but not showing in the server list, or players can't connect.
  </Card>

  <Card title="Database Setup" href="/games/fivem/database-setup">
    Connect oxmysql / mysql-async to a Lumi-Panel database.
  </Card>

  <Card title="txAdmin" href="/games/fivem/txadmin">
    Access and configure txAdmin on your second allocation.
  </Card>
</CardGroup>
