# Elastic IPs

### How Elastic IPs pricing works

It is important to note that each Compute instance, Load Balancer unit, or Kubernetes node comes with a free, public Elastic IPv4 address. Any additional Elastic IP not attached to an instance will be charged accordingly. Charges accrue hourly for as long as the Elastic IP exists.

### Pricing per Elastic IP

| Item          | Hourly price° | Monthly price°¹ |
| ------------- | ------------- | --------------- |
| 1 public IPv4 | CHF 0.01      | CHF 7.30        |

° Prices are in CHF (Swiss franc) and don't include VAT. 1 CHF is usually [equal](https://www.google.com/search?q=1+CHF+in+USD\&cad=h) to 1 USD.\
¹ Monthly price estimates are based on 730 hours of usage.


---

# 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://doc.flow.swiss/platform/pricing/elastic-ips.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.
