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

# Order Bespoke IPv4 Addresses

> Choose exact IPv4 addresses for your EDBB VPS from curated prefixes with a one-time setup fee plus monthly recurring charge.

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

## Bespoke Address Option

<Info>
  Bespoke IPv4s are ideal when you must land on specific geo locations, prefixes, or reputations. EDBB sources the addresses from curated pools so you can hand-pick up to <strong>10 per VPS</strong>.
</Info>

## Pricing Snapshot

| Item                            | Price   |
| ------------------------------- | ------- |
| One-time selection fee per IPv4 | **€10** |
| Monthly charge per IPv4         | **€5**  |

***

## How to Request a Bespoke IPv4

<Steps>
  <Step title="Contact EDBB Support">
    From the EDBB Control Panel, reach out via the messenger or by email. Include your VPS identifier (primary IPv4 or KVM ID) and how many bespoke addresses you need.
  </Step>
</Steps>

Support will reply with the curated list of available addresses for your location. Pick the exact IPv4s you want, confirm the selection, and pay the invoice they send. The chosen addresses appear under the **Network** tab as soon as the order is fulfilled.

Finish by configuring each IPv4 manually within your operating system—or reinstall the VPS so the addresses populate automatically.

<CtaButton label="Prefer automated assignment?" link="./order-additional-ip-address" />
