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

# Dedicated Servers

<h2 align="center">Dedicated Servers</h2>

<p align="center">Browse the topics below or use the buttons on the right top to contact us!</p>

<p align="center"></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-vneck">:user-vneck:</i></h4></td><td><strong>Account Management</strong></td><td></td><td><a href="/pages/wnKMd2rBgWxp1NQLzEJL">/pages/wnKMd2rBgWxp1NQLzEJL</a></td><td><a href="/pages/9jxmfhgFoLnB9uRuQVuG">/pages/9jxmfhgFoLnB9uRuQVuG</a></td><td></td><td></td><td><a href="/pages/ONp3Wj4tJbCQMThZJIvC">/pages/ONp3Wj4tJbCQMThZJIvC</a></td><td></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Server Management</strong></td><td></td><td><a href="/pages/ksUQVKyc9hBt9OrQpjpm">/pages/ksUQVKyc9hBt9OrQpjpm</a></td><td><a href="/pages/pceGcXqQglwTkZJ40msz">/pages/pceGcXqQglwTkZJ40msz</a></td><td><a href="/pages/fYs3s6wB7Ambde3bVPaR">/pages/fYs3s6wB7Ambde3bVPaR</a></td><td><a href="/pages/yGiQg9S55aB9tcOXxHyP">/pages/yGiQg9S55aB9tcOXxHyP</a></td><td><a href="/pages/10SlIQeW1FDBPmOmBpd8">/pages/10SlIQeW1FDBPmOmBpd8</a></td><td></td></tr><tr><td><h4><i class="fa-info">:info:</i></h4></td><td><strong>Other</strong></td><td></td><td><a href="/pages/4ih06MnINXPVYFulOHKc">/pages/4ih06MnINXPVYFulOHKc</a></td><td><a href="/pages/BX0wJ8qFTYEHKAO9zSTL">/pages/BX0wJ8qFTYEHKAO9zSTL</a></td><td><a href="/pages/qMaDeHHyvc3rB5Z5Zf1s">/pages/qMaDeHHyvc3rB5Z5Zf1s</a></td><td><a href="/pages/3r5UZJHIb6vdZ8xVNccK">/pages/3r5UZJHIb6vdZ8xVNccK</a></td><td></td><td></td></tr></tbody></table>

<h3 align="center"><strong>Frequently asked questions</strong></h3>

<details>

<summary>Do you offer custom dedicated servers?</summary>

Yes, we do. Please reach out to us using the buttons on the right top to get a quote!

</details>

<details>

<summary>How quickly are part replacements handled?</summary>

There are many variables at play here. Some of them include our current workload, which part it is, and the availability of it locally. Sadly we don't have one answer to this, though we try our best to do it as quickly as possible.

</details>

<details>

<summary>Are your instantly available dedicated servers really instantly delivered?</summary>

Yes, they are! We have these servers all already racked, and configured, so as soon as your order is paid, they can be assigned to you, and you can start using them.

</details>

<details>

<summary>Can I use my ISO to install the OS?</summary>

Yes, you can! Please check out this article about self-installations: [Reinstalling the OS using an ISO file](/dedicated-servers/server-management/reinstalling-the-os/reinstalling-the-os-using-an-iso-file.md)

</details>

<details>

<summary>What happens if I go over my bandwidth allocation?</summary>

Your server will still keep working, and you'll be charged overages, which cost 1$ per TB. If you'd like to avoid these charges, please reach out to us to upgrade your bandwidth allocation.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.synteq.com/dedicated-servers/dedicated-servers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
