# Migrating from Plugin Node V2 to V2.4 Without Changing the Node Address

This guide outlines the process of upgrading Plugin Node from version 2.0 to 2.4 while transitioning from Ubuntu 20.04 to 24.04, all while preserving the existing node address. A hard reset and fresh installation normally result in a new node address. However, maintaining the current address provides key advantages:

* No need to withdraw or transfer funds
* Seamless access to deposited XDC and PLI
* Easier adoption of Plugin 2.4’s new features

Upgrading to Ubuntu 24.04 is essential for long-term security and support. By following this approach, node operators can streamline the upgrade process while minimizing operational disruptions.

<br>


---

# 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.goplugin.co/migrating-from-plugin-node-v2-to-v2.4-without-changing-the-node-address.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.
