# Block Volumes

Block volumes function as a storage solution comparable to a portable external drive that you might use with your personal computer. This storage type enables you to maintain and organize data separately from your computing instances.&#x20;

These volumes can be connected to an instance for various purposes such as file storage, database management, or application hosting, and subsequently disconnected and transferred to a different instance when necessary.&#x20;

Block volumes provide adaptability, dependability, and versatility for diverse computing tasks, delivering expandable storage capacity that adjusts to meet your evolving requirements.

View more:

[Attaching a block volume](/arkane-cloud/storage/block-volumes/attaching-a-block-volume.md)

[Resizing a block volume](/arkane-cloud/storage/block-volumes/resizing-a-block-volume.md)

[Permanently deleting a block volume](/arkane-cloud/storage/block-volumes/permanently-deleting-a-block-volume.md)


---

# Agent Instructions: 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:

```
GET https://docs.arkanecloud.com/arkane-cloud/storage/block-volumes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
