# Reserve an IPv4 Address

{% hint style="info" %}
**Prerequisites:** Make sure you have the appropriate permissions. Only contract owners, administrators, or users with the **Reserve IP Blocks** privilege can reserve IP addresses. Other user types have read-only access and cannot provision changes.
{% endhint %}

1. In the **DCD**, go to **Menu** > **Network Services** > **IP Management**.
2. In **IP Management**, select **+ Reserve IP Blocks**.
3. Enter the following IP block information:
   * **Name:** Enter a name for the IP block.
   * **Number of IPs:** Enter the number of IPv4 addresses you want to reserve.
   * **Region:** Enter the location of the <code class="expression">space.vars.ionos\_cloud</code> data center where you want your IPs to be available.
4. Confirm your entries by selecting **Reserve IP Blocks**.

![Reserve IP addresses](/files/oLSPkJRTYsueYBADWOIz)

The number of IPs you have reserved are available as an IP block. The IP block details should now be visible on the right.


---

# 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.ionos.com/cloud/network-services/vdc-networking/ip-address/ipv4/how-tos/reserve-ipv4.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.
