# Attach Volume to Instance

{% embed url="<https://youtu.be/9pVx95YC734?si=I__2FQq08eb1j3WI>" %}

## Select the server

Navigate to the dashboard to click on the server and open your instance

<figure><img src="/files/7anZDxLMEj7AiuDkBuJQ" alt=""><figcaption></figcaption></figure>

### Attach volume

select the volume and click on the add volume

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

If you have already created a volume, select it. If not, follow these [Links](https://docs.neevcloud.com/neevcloud-products/volumes/create-a-volume).

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

### Verify the status of the attached

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


---

# 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/volumes/attach-volume-to-instance.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.
