# Create an Elastic IP

## **Step 1 - Sign in to zenConsole**

1. Use your email address and password to sign in to [**zenConsole**](https://console.zenlayer.com/dashboard).
2. On the upper left corner of zenConsole, go to **Products** > **Bare Metal** > **Elastic IP** > **Create Elastic IP**.

## **Step 2 - Configure basic information of your elastic IP**

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">The instance that your elastic IP will be assigned to should be in the same location with the elastic IP.</mark>
* <mark style="color:blue;">Up to 64 elastic IPs are supported.</mark> <mark style="color:blue;">If the quantity of elastic IPs cannot meet your need, you can choose to create additional</mark> [<mark style="color:purple;">**CIDR block**</mark>](/welcome/bare-metal/get-started/create-a-cidr-block.md)<mark style="color:blue;">.</mark>
  {% endhint %}

1. Select a location where you need your elastic IP
2. Assign the elastic IP to an instance\
   You can search the desired instance by label or ID.
3. Select a resource group for the IP\
   You can allocate a resource group to team members. See [**Resource Management**](/welcome/platform/team-management/create-a-resource-group.md) for more details.
4. Select your desired quantity

## **Step 3 - Check and pay your order**

Review your order summary and then confirm your order.

See [**Bare Metal Billing**](/welcome/pricing/bare-metal-cloud-pricing.md) to learn more about elastic IP pricing rules.

## **What to Do Next**

* Go to **Bare Metal** > **Elastic IP** > **Actions**, you can reassign, unassign or delete the selected elastic IP.
* You can set an elastic IP as the public network egress IP to acquire continuous availability and accessibility. See [**How to Use an Elastic IP as a Public Network Egress IP**](/welcome/bare-metal/best-practice/how-to-use-an-elastic-ip-as-a-public-network-egress-ip.md) for details.


---

# 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.console.zenlayer.com/welcome/bare-metal/get-started/create-an-elastic-ip.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.
