> 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.md).

# Cubes

Cubes are virtual private service instances with shared resources. Refer to our user guides, reference documentation, and FAQ to support your hosting needs.

{% hint style="info" %}
**Prerequisite:** Before setting up a virtual machine, ensure you have the appropriate privileges. Only contract administrators, owners, or users with the **Create Data Center** privilege can set up a [<mark style="color:blue;">VDC</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#vdc). Other user types have a read-only access and cannot provision changes.
{% endhint %}

## Product Overview

<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>Cubes</strong></mark></td><td>Learn about its configuration templates, storage options, resource usage, and data security.</td><td><a href="/pages/XSU1qucNc1tbpJp88cBN">/pages/XSU1qucNc1tbpJp88cBN</a></td></tr></tbody></table>

## 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>DCD How-Tos</strong></mark></td><td>Create, configure, and manage Cubes within the DCD.</td><td><a href="/pages/brdTWIsVoEsbBvxXF5rZ">/pages/brdTWIsVoEsbBvxXF5rZ</a></td></tr><tr><td><mark style="color:blue;"><strong>API How-Tos</strong></mark></td><td>Create, configure, and manage Cubes via the API.</td><td><a href="/pages/MIUdXvRvv8YJ57WD2VD5">/pages/MIUdXvRvv8YJ57WD2VD5</a></td></tr></tbody></table>

## Developer Tools

<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 API</strong></mark></td><td>Access the IONOS CLOUD API documentation for Cubes.</td><td><a href="https://api.ionos.com/docs/cloud/v6/#tag/Templates">https://api.ionos.com/docs/cloud/v6/#tag/Templates</a></td></tr><tr><td><mark style="color:blue;"><strong>Cubes SDKs</strong></mark></td><td>Interact with the Cube API using SDKs.</td><td><a href="https://docs.ionos.com/cloud/reference/#software-development-kits-sdks">https://docs.ionos.com/cloud/reference/#software-development-kits-sdks</a></td></tr><tr><td><mark style="color:blue;"><strong>Config Management Tools</strong></mark></td><td>Explore configuration management tools compatible with Cubes.</td><td><a href="https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools">https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools</a></td></tr></tbody></table>

## Frequently Asked Questions (FAQ)

<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>FAQ</strong></mark></td><td>Get answers to the most commonly encountered questions about Cubes.</td><td><a href="/pages/vrvnueEvJ4b86lcjmy2X">/pages/vrvnueEvJ4b86lcjmy2X</a></td></tr></tbody></table>


---

# 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.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.
