> ## Documentation Index
> Fetch the complete documentation index at: https://centrixnodes-mintlify-bc69dab1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to the CentrixNodes Wiki

> Your complete guide to Game hosting, Dedicated Servers, Virtual Private Servers

Find tutorials and guides for your game servers, web hosting, and virtual private servers.

## Getting started with game servers

<Columns cols={2}>
  <Card title="FiveM (txAdmin)" icon="gamepad" href="/fivem/txadmin-setup">
    Set up txAdmin for your FiveM server on Centrix hosting.
  </Card>

  <Card title="Control panel & files" icon="folder-open" href="/game/sftp">
    SFTP, sub-users, backups, databases, and 2FA for game servers.
  </Card>
</Columns>

## Web hosting

<Card title="SSH access" icon="terminal" href="/web/ssh">
  Connect to your web hosting account over SSH.
</Card>

## VPS hosting

<Columns cols={2}>
  <Card title="Windows VPS" icon="window" href="/windows-vps/add-user-rdp">
    RDP users, FiveM on Windows, and MariaDB.
  </Card>

  <Card title="Linux VPS" icon="linux" href="/linux-vps/fivem-server-setup">
    FiveM on Linux, MariaDB, and server setup guides.
  </Card>
</Columns>

## Want to contribute?

<Info>
  We welcome contributions from the community! If you have a tutorial or guide you'd like to share, please make a Pull request at our <a href="https://github.com/CentrixNodes-LLC/docs">GitHub</a>.
</Info>

## Need Help?

<Card title="Contact Support" icon="headset" href="https://discord.gg/centrixnodes">
  Our support team is here to help you 24/7.
</Card>

<script>
  {`
    window.difyChatbotConfig = {
    token: '3qnualoituY6gzOn',
    baseUrl: 'https://chatbot.centrixnodes.net',
    inputs: {},
    systemVariables: {},
    userVariables: {}
    };
    `}
</script>

<script src="https://chatbot.centrixnodes.net/embed.min.js" id="3qnualoituY6gzOn" defer />

<style>
  {`
    #dify-chatbot-bubble-button {
      background-color: #1C64F2 !important;
    }
    #dify-chatbot-bubble-window {
      width: 24rem !important;
      height: 40rem !important;
    }
    `}
</style>
