> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/connectivity/ip-addresses/quickstart.md).

# Quickstart

***

## View current IP addresses

Click **IP addresses** in the left-hand menu in the control panel. From here, you can view all your currently assigned IP addresses. This included both reserved IP addresses and those in use by VMware VMs, KVM VMs, dedicated servers, and load balancers.

By clicking the **info icon**, you can view the gateway and netmask for the IP address.

By clicking the **pen icon**, you can edit the PTR record associated with the IP address.

## Delete an IP address

Click **IP addresses** in the left-hand menu in the control panel, and make sure the **Overview** tab is selected.

Click the red cross next to an IP address to remove it from the project. If the cross is gray, the IP address is currently in use by a server, VM, or a load balancer, and must first be released.

## Reserve IP addresses

Click **IP addresses** in the left-hand menu in the control panel, and make sure the **Reserve** tab is selected.

Select **Platform**, **Data center**, and **IP version**. Then, select the IP addresses from the list that you would like to reserve. When you are satisfied, click **Reserve x addresses**.

## View a cost summary of your IP addresses

Click **IP addresses** in the left-hand menu in the control panel, and make sure the **Cost** tab is selected.


---

# 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.glesys.com/products/connectivity/ip-addresses/quickstart.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.
