# Volumes

You can find more detailed information, such as Create Volume and Attach Volume.

## Create a volume

Volume Details:- It's all about the volumes like volume name, size of the volume, status of the volume, and device name.

<figure><img src="/files/ky9tv3vFVoerymHwNKxm" alt=""><figcaption></figcaption></figure>

* Now, we can see a substantial amount of information about the volume of VMs.

<figure><img src="/files/n5nKKNhzWjUUcfkCtTnd" alt=""><figcaption></figcaption></figure>

To create a custom volume follow these [links.](https://docs.neevcloud.com/neevcloud-products/volumes/create-a-volume)

To attach a custom volume follow these [links](https://docs.neevcloud.com/neevcloud-products/volumes/attach-volume-to-instance).

To delete the volume follow these[ links.](https://docs.neevcloud.com/neevcloud-products/volumes/delete-a-volume)


---

# 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.neevcloud.com/neevcloud-products/computes/manage-cloud-instance/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.
