> ## 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 your bespoke IPv4 address

> Hand-pick your own IPv4 addresses and IP ranges with the EDIS Global Bespoke IP Address service. Step-by-step ordering process and pricing details inside.

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

## Bespoke IP address service

Our premium IP address product allows you to **hand-pick from a provided list of prefixes and IP addresses**. You can add up to 10 additional IPv4 addresses to your VPS.

A one-off fee per IP address applies on top of the monthly fee for the IP address.

| Service                                                            | Price            |
| :----------------------------------------------------------------- | :--------------- |
| Choose from a hand-selected list of IPs from various /24 prefixes. | **€10** one-time |
| Monthly fee for an IPv4 address                                    | **€5** /month    |

## Ordering a bespoke IPv4 address

If you are interested to order bespoke IP addresses

* Reach out to us via messenger
* Provide the **primary IP address** or **KVM\_ID** of your VPS
* Indicate the **number of additional bespoke IP addresses** you'd like to order

**We'll take care of the ordering process and send you an invoice.**
You'll be provided with a list of IP addresses in multiple prefixes available in the server location where your VPS is hosted.

Once the payment has gone through, our team will provision the IPv4 address you picked.
After provisioning, all IP addresses will be displayed in the VPS Management Portal.

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

<CtaButton label="Be lazy" link="./order-additional-ip-address" />
