> 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/backup-and-storage/block-storage.md).

# Block Storage

With <code class="expression">space.vars.ionos\_cloud</code> Block Storage, you can quickly provision Dedicated Core Servers, vCPU Servers, Cloud Cubes, and other Infrastructure-as-a-Service ([<mark style="color:blue;">IaaS</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#iaas)) offerings. Refer to our user guides and FAQs to support your hosting needs.

Block Storage also supports images and snapshots. Images are further classified into public and private images. <code class="expression">space.vars.ionos\_cloud</code> contains a collection of different types of public images that can be instantly used or you can also upload your private images through the [<mark style="color:blue;">File Transfer Protocol (FTP)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#file-transfer-protocol-ftp). You can also create snapshots of provisioned block storages and in turn, use them for storage purposes.

## 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>Block Storage</strong></mark></td><td>Learn about the <code class="expression">space.vars.ionos_cloud</code> Block Storage solution to store and manage large data in the cloud, which also supports images and snapshot features.</td><td><a href="/pages/yyqYY2kuRBhgbJJSL0Xi">/pages/yyqYY2kuRBhgbJJSL0Xi</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>Learn how to set user privileges, set up and manage Block Storage via the DCD.</td><td><a href="/pages/i3JTbfwHNjjWLVruAWuT">/pages/i3JTbfwHNjjWLVruAWuT</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>Block Storage Cloud API</strong></mark></td><td>Access the Cloud API documentation for Block Storage.</td><td><a href="https://api.ionos.com/docs/cloud/v6/#tag/Volumes">https://api.ionos.com/docs/cloud/v6/#tag/Volumes</a></td></tr><tr><td><mark style="color:blue;"><strong>Block Storage SDKs</strong></mark></td><td>Interact with the Block Storage API using SDKs.</td><td><a href="https://docs.ionos.com/cloud/sdk-tools-home">https://docs.ionos.com/cloud/sdk-tools-home</a></td></tr><tr><td><mark style="color:blue;"><strong>Config Management Tools</strong></mark></td><td>Explore configuration management tools compatible with Block Storage.</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 Block Storage.</td><td><a href="/pages/iGJPtZ5aWXiRckYcdynt">/pages/iGJPtZ5aWXiRckYcdynt</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/backup-and-storage/block-storage.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.
