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

# Welcome to CrazyNode Docs

> Guides, tutorials, and reference for CrazyNode game hosting, VPS, and cloud infrastructure.

<div className="relative isolate overflow-hidden rounded-3xl border border-white/10 bg-gradient-to-b from-[#0A0F1F] to-[#050813] px-6 py-16 sm:px-12 sm:py-24 text-center">
  <p className="text-sm font-semibold uppercase tracking-widest text-[#FF4D6A]">CrazyNode Documentation</p>
  <h1 className="mt-4 text-4xl sm:text-5xl font-bold text-white">Everything you need to run your server</h1>

  <p className="mx-auto mt-4 max-w-2xl text-lg text-white/70">
    Guides, tutorials, and reference material for CrazyNode game hosting, VPS, and cloud services. Built for gamers, developers, and hosting customers.
  </p>
</div>

## Quick start

<CardGroup cols={3}>
  <Card title="Create an account" icon="user-plus" href="/getting-started/create-account">
    Set up your CrazyNode client area in under a minute.
  </Card>

  <Card title="Order your first service" icon="cart-shopping" href="/getting-started/ordering-service">
    Choose the right plan and deploy in seconds.
  </Card>

  <Card title="Client area overview" icon="gauge" href="/getting-started/client-area">
    Manage services, billing, and support from one dashboard.
  </Card>
</CardGroup>

## Popular guides

<CardGroup cols={2}>
  <Card title="Minecraft Hosting" icon="cube" href="/game-hosting/minecraft">
    Install modpacks, plugins, and manage worlds on your Minecraft server.
  </Card>

  <Card title="FiveM Hosting" icon="car" href="/game-hosting/fivem">
    Deploy and configure your FiveM roleplay server end-to-end.
  </Card>

  <Card title="VPS Hosting" icon="server" href="/vps-cloud/overview">
    Connect via SSH, secure your VPS, and install common software.
  </Card>

  <Card title="Billing & Payments" icon="credit-card" href="/billing/overview">
    Manage invoices, payment methods, upgrades, and refunds.
  </Card>

  <Card title="Domain & DNS" icon="globe" href="/web-hosting/dns">
    Point domains, configure DNS records, and set up SSL.
  </Card>

  <Card title="Support Center" icon="life-ring" href="/support/overview">
    Open a ticket, chat on Discord, or check service status.
  </Card>
</CardGroup>

## Explore by category

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started/welcome">
    Accounts, ordering, and your first steps with CrazyNode.
  </Card>

  <Card title="Game Hosting" icon="gamepad" href="/game-hosting/overview">
    Manage Minecraft, FiveM, and other game servers.
  </Card>

  <Card title="VPS & Cloud" icon="server" href="/vps-cloud/overview">
    Linux administration, security, and cloud deployments.
  </Card>

  <Card title="Web Hosting" icon="browser" href="/web-hosting/overview">
    Websites, domains, email, and SSL certificates.
  </Card>

  <Card title="Billing & Account" icon="wallet" href="/billing/overview">
    Everything about payments, upgrades, and cancellations.
  </Card>

  <Card title="Support Center" icon="headset" href="/support/overview">
    Tickets, Discord, status, and contact channels.
  </Card>
</CardGroup>

## Need help?

<Info>
  Can't find what you're looking for? [Open a support ticket](/support/tickets) or join our [Discord community](/support/discord). Our team responds 24/7.
</Info>
