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

# IONOS CLOUD Support

24/7 enterprise support for IONOS CLOUD. Contact Support, browse the Service Catalog, review agreements, and view price lists.

24/7 enterprise-grade support for <code class="expression">space.vars.ionos\_cloud</code> customers. Start here for contact channels, agreements, and service docs.

<a href="/support/general-information/contact-information.md" class="button primary">Contact Support</a> <a href="/support/general-information/service-catalog.md" class="button secondary">Browse the Service Catalog</a> <a href="/support/general-information/price-list.md" class="button secondary">View price lists</a> <a href="/support/faq/frequently-asked-questions.md" class="button secondary">FAQ</a>

### Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Contact Support</strong></mark></td><td>Phone and email channels. What to prepare before you call.</td><td><a href="/support/general-information/contact-information.md">Contact Information</a></td></tr><tr><td><mark style="color:blue;"><strong>Service Catalog</strong></mark></td><td>Specs, availability, and limits across IONOS CLOUD services.</td><td><a href="/support/general-information/service-catalog.md">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Support Agreement</strong></mark></td><td>Terms and commitments for IONOS CLOUD Support.</td><td><a href="/support/ionos-cloud-support-agreement/ionos-cloud.md">IONOS CLOUD</a></td></tr><tr><td><mark style="color:blue;"><strong>Prices</strong></mark></td><td>Current price lists by contracting entity and country.</td><td><a href="/support/general-information/price-list.md">Prices</a></td></tr><tr><td><mark style="color:blue;"><strong>FAQ</strong></mark></td><td>Get answers to the most commonly encountered questions across products.</td><td><a href="/support/faq/frequently-asked-questions.md">Overview</a></td></tr></tbody></table>

<details>

<summary><strong>Before you contact Support</strong></summary>

Bring these details. It speeds up triage.

* Your **Support PIN** and the **email address** linked to your account.
* Affected resources (IDs, region, IPs, timestamps, error messages).
* Impact summary (what’s broken, since when, and what changed).

{% hint style="info" %}
If you’re using Data Center Designer (DCD), your Support PIN is part of your account security settings.
{% endhint %}

</details>

### Browse by topic

#### IONOS CLOUD services

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Compute Engine</strong></mark></td><td>Dedicated Core, vCPU servers, sizing, and platform limits.</td><td><a href="/support/general-information/service-catalog.md#compute-engine">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Block Storage</strong></mark></td><td>HDD/SSD/DAS, performance classes, snapshots, and images.</td><td><a href="/support/general-information/service-catalog.md#block-storage">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Backup Service</strong></mark></td><td>Backup capabilities, supported platforms, and protection packs.</td><td><a href="/support/general-information/service-catalog.md#backup-service">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Object Storage (S3)</strong></mark></td><td>S3-compatible endpoints, features, and location availability.</td><td><a href="/support/general-information/service-catalog.md#ionos-cloud-object-storage">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Managed Kubernetes</strong></mark></td><td>Cluster capabilities, updates, and integration with IONOS CLOUD services.</td><td><a href="/support/general-information/service-catalog.md#managed-kubernetes">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Network File Storage</strong></mark></td><td>Managed NFS, scaling limits, bandwidth, and IOPS profiles.</td><td><a href="/support/general-information/service-catalog.md#network-file-storage">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Private Cloud powered by VMware</strong></mark></td><td>VMware stack, scaling, add-ons, and available locations.</td><td><a href="/support/general-information/service-catalog.md#ionos-private-cloud-powered-by-vmware">Service Catalog</a></td></tr><tr><td><mark style="color:blue;"><strong>Public Cloud locations</strong></mark></td><td>Regions, certifications, and current location availability.</td><td><a href="/support/general-information/service-catalog.md#public-cloud-locations">Service Catalog</a></td></tr></tbody></table>

### Support agreement

Support scope and commitments.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>IONOS CLOUD</strong></mark></td><td>Support agreement terms for IONOS CLOUD customers.</td><td><a href="/support/ionos-cloud-support-agreement/ionos-cloud.md">IONOS CLOUD</a></td></tr></tbody></table>

### Pricing and contact

* [<mark style="color:blue;">Contact Information</mark>](/support/general-information/contact-information.md)
* [<mark style="color:blue;">Prices</mark>](/support/general-information/price-list.md)


---

# 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.ionos.com/support/readme.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.
