> ## Documentation Index
> Fetch the complete documentation index at: https://docs.edisglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Order additional IP address

> Order additional, randomly assigned IPv4 addresses for your EDIS Global VPS. Step-by-step guide covering pricing, ordering, and assignment to your server.

export const CtaButton = ({label, link, openInNewTab}) => <button className="custom-cta-button">
    <a href={link} target={openInNewTab ? "_blank" : "_self"}>
      {label}
    </a>
  </button>;

## Adding additional IP addresses

Our standard IP address product allows you to add up to 10 additional, randomly assigned IPv4 addresses to your VPS.

You can add up to 10 additional IP addresses to your VPS. Our standard product assigns a clean, **random IP address** to your service.

| Service                                | Price         |
| :------------------------------------- | :------------ |
| System assigns a **random** IP address | Included      |
| Monthly fee for an IPv4 address        | **€5** /month |

## Ordering an additional IPv4 address

If you are interested to add IP addresses to your VPS

* Reach out to us via messenger
* provide the **primary IP address** or **KVM\_ID** of your VPS

**We'll send you a link to place the order.**
Our system will guide you through ordering, checkout and payment process.

Once the payment has gone through, our system will provision an additional, randomly assigned IPv4 address to your service. After provisioning, all IP addresses will be displayed in the management portal.

You need to manually configure additional IP addresses in your operating system.

<CtaButton label="Pick IP yourself" link="./order-bespoke-ip-address" />
