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

# Block Storage

With IONOS Cloud 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/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. IONOS contains a collection of different types of public images that can be instantly used or you can also upload your private images via the [<mark style="color:blue;">File Transfer Protocol (FTP)</mark>](https://docs.ionos.com/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

Get an overview of Block Storage, supported storage types, and images and snapshots.

| [<mark style="color:blue;">**Block Storage**</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/block-storage/overview.md) |
| ------------------------------------------------------------------------------------------------------------------------------------------ |

## Recommended How-Tos

Get started with Block Storage via the DCD.

| [<mark style="color:blue;">**Set User Privileges**</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/block-storage/resource-access-control.md) | Manage User Access to various storage elements.                          |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [<mark style="color:blue;">**Block Storage**</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/block-storage/block-storage.md)                 | Learn how to set up additional block storage for your virtual instances. |
| [<mark style="color:blue;">**Images and Snapshots**</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/block-storage/images-snapshots.md)       | Upload your own images or use those supplied by IONOS Cloud.             |

## Developer Tools

Get started with Block Storage via the tools.

| [<mark style="color:blue;">**Cloud API**</mark>](https://api.ionos.com/docs/cloud/v6/) | [<mark style="color:blue;">**Compute SDKs**</mark>](https://docs.ionos.com/reference/#compute-engine-sdks) | [<mark style="color:blue;">**Config Management Tools**</mark>](https://docs.ionos.com/reference/general-information/config-management-tools) |
| :------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |

## Frequently Asked Questions

| To get answers to the most commonly encountered questions about Block Storage, see [<mark style="color:blue;">**Block Storage - Frequently Asked Questions**</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/block-storage/block-storage-faq.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/cloud/~/revisions/AMiYziCllTKB2y2lmONY/storage-and-backup/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.
