> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/bare-metal/dedicated-servers/how-tos/order-dedicated-servers.md).

# Order dedicated servers

***

At Glesys, you can order dedicated servers. With a dedicated server, you gain access to a physical server that is entirely your own, rented on a monthly basis. You can choose whether the server is located in Falkenberg, Stockholm, or Finland. However, not all servers are available in all data centers.

You can order a dedicated server by clicking on **Dedicated servers** under *Bare metal* in the left-hand menu. Here, you click the **Order** button.

<figure><img src="/files/9QYxvylgLA1pa3WRMehU" alt=""><figcaption></figcaption></figure>

On the page that opens, you can see the current selection of servers and their monthly costs. Once you’ve chosen a server that suits your needs, click the **Order** button to the right of the desired server.

<figure><img src="/files/O074ujE5mmArp55OJNQJ" alt=""><figcaption></figcaption></figure>

In the next dialog box, you select the data center where the server will be located, the operating system the server should have, and the amount of usable storage space for the server.

In the image below, we have selected to place the server in Falkenberg. We have also selected to have the server pre-installed with Debian 12. It is also possible to choose to install the operating system yourself via IPMI. We have left the usable storage space at the default 480 GiB.

The final cost for the server is displayed at the bottom of the page, just above the order button.

When all the selections are made, click **Place order**.

<figure><img src="/files/BgIm4zqAQMtxXnxZlrLW" alt=""><figcaption></figcaption></figure>

Immediately after placing the order, you will receive a confirmation email from Glesys. It then takes approximately 24 working hours before the server is ready to use.

You will receive another email from Glesys when the server is ready. This email contains all the necessary details for the server, including the IP address, subnet, gateway, login credentials, and more.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glesys.com/products/bare-metal/dedicated-servers/how-tos/order-dedicated-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
