# How to Order a Game Server on XGamingServer (/docs/panel-guides/ordering-a-server)







import { Step, Steps } from 'fumadocs-ui/components/steps';

Order a Server [#order-a-server]

<Steps>
  <Step>
    Choose your game [#choose-your-game]

    Browse the available games at [xgamingserver.com](https://xgamingserver.com) and select the one you want to host. Each game page shows available plans with specs and pricing.

        <img alt="Game hosting page with plans" src={__img0} placeholder="blur" />
  </Step>

  <Step>
    Select a plan and configure [#select-a-plan-and-configure]

    Choose a plan based on your needs (RAM, storage, player slots). Then configure:

    * **Billing cycle** — Monthly, Semi-Annually (save 10%), or Annually (save 20%)
    * **Server location** — East Coast US, West Coast US, or Europe (Germany)
    * Apply a **promo code** if you have one

        <img alt="Configuration page with billing and location options" src={__img1} placeholder="blur" />
  </Step>

  <Step>
    Complete payment [#complete-payment]

    Review the Configuration Summary on the right and click **Continue** to complete payment.
  </Step>

  <Step>
    Your server is ready [#your-server-is-ready]

    After payment, your server appears in the panel dashboard within a few minutes. Start configuring it right away.
  </Step>
</Steps>

After Ordering [#after-ordering]

Your new server is ready to use immediately:

* **[Console](/docs/panel-guides/console)** — start your server and send commands
* **[Files](/docs/panel-guides/file-manager)** — upload and edit server files
* **[Startup](/docs/panel-guides/server-management)** — configure server name, players, and game settings
* **[Schedules](/docs/panel-guides/schedules)** — set up automatic restarts and backups
* **[Subusers](/docs/panel-guides/subusers)** — invite friends to help manage

Related Guides [#related-guides]

* [Billing](/docs/panel-guides/billing) — manage payments and invoices
* [Server Management](/docs/panel-guides/server-management) — get started with your server
