# Assign Floating IP

If your instance require an external IP address for external access, you can assign a Floating IP by following these steps:

* On the **Network** page select the **Floating IP tab**.

<figure><img src="/files/5hhBzLo4PCGT9ZjABxNk" alt=""><figcaption></figcaption></figure>

* In the **Floating IP** menu, under the **Billing Type** section, there are **Pay Per Use (PPU)** and **Trial** options, where the selected type determines the usage and billing scheme for the Floating IP assigned to the instance.

<figure><img src="/files/4RCjKHSc5tBoWEzmQXto" alt=""><figcaption></figcaption></figure>

* On the **Resource Type**, there are two types of Resource Type, i.e **Instance** then select the instance that you want to assign Floating IP.&#x20;

<figure><img src="/files/xpA2tfCwBEPEflJeLDDh" alt=""><figcaption></figcaption></figure>

* Next, select the **Resource** by choosing one of the available instances from the list, then proceed by selecting the appropriate **VPC Port** based on the selected instance.

<figure><img src="/files/RqfZmdRWv5XvE1Xp8UeU" alt=""><figcaption></figcaption></figure>

* Next, select the appropriate **VPC Port** based on the chosen resource, then click the **Assign Floating IP** button to complete the IP assignment process.

<figure><img src="/files/p1YNvuhx5hKJToEZV1DX" alt=""><figcaption></figcaption></figure>

* After clicking **Assign Floating IP**, the system will display a billing confirmation pop-up, then click **Yes, I Agree** to proceed with the Floating IP assignment process.

<figure><img src="/files/JU2T54EARP9GLqibD4sP" alt=""><figcaption></figcaption></figure>

* If the Floating IP is succesfully assigned, the Floating IP will be display in Floating IP list.

<figure><img src="/files/cuCrL6P6JH6FtyBVXI5E" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-flexi/deka-flexi-network/floatting-ip/assign-floating-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.
