> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/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/cloud/compute-services/cubes/cubes-faq.md).

# FAQ

### What are Cubes?

For a long time, the duopoly of virtual private servers (VPS) and dedicated cloud servers dominated virtualized computing environments.

Enter Cubes — virtual private service instances — the next generation of IaaS. Developed by <code class="expression">space.vars.ionos\_cloud</code>, Cubes are ideal for specific workloads that do not require high compute performance from all resources at all times — development and testing environments, website hosting, simple web applications, and so on.

While based on shared resources, the Cubes can rival physical servers through a platform design that can redistribute available performance capacities among individual instances. At the same time, reduced operational complexity and highly optimized resource utilization translate into lower operating costs.

Cubes instances come complete with vCPUs, RAM, and direct-attached NVMe storage volumes; choose among standard [<mark style="color:blue;">configurations</mark>](/cloud/compute-services/cubes/overview.md#configuration-templates) by selecting one of several [<mark style="color:blue;">templates</mark>](/cloud/compute-services/cubes/overview.md#configuration-templates) for your Cubes. Storage capacities can be expanded further by [<mark style="color:blue;">adding network block storage units</mark>](/cloud/compute-services/cubes/overview.md#storage-options) to your Cubes.

Cubes instances can be used together with all enterprise-grade features, resources, and services, offered by <code class="expression">space.vars.ionos\_cloud</code>.

Affordable, quickly available, and with everything you need — have your Cubes up and running in minutes in <code class="expression">space.vars.ionos\_cloud</code>.


---

# 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/cloud/compute-services/cubes/cubes-faq.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.
