# 管理存储

* [**创建磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/create-a-disk.md)
* [**绑定磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/attach-a-disk.md)
* [**初始化磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/initialize-a-disk.md)
* [**解绑磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/detach-a-disk.md)
* [**更改磁盘大小**](/welcome/cn/elastic-compute/get-started/manage-storage/change-disk-size.md)
* [**删除磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/delete-a-disk.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.console.zenlayer.com/welcome/cn/elastic-compute/get-started/manage-storage.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.
