# How to change IP

{% hint style="info" %}
You can change the IP whenever you want there is no limit of changes. First you can assign the script on your own dev server, then you can change IP to live server in the matter of seconds.
{% endhint %}

First, login into your rcore.cz account by using the rcore account you used to buy your resources. On the upper side of your screen is the "servers" section, click on that.

![](/files/nKGTpYYBi5EKbI2Yndv2)

Click on “edit server“.

![](/files/ZNf87x38Y8I6RliS2c2q)

Change the IP address. Once you are done, click on “save“. The change is done immediately and there is no limit of changing IP address.

![](/files/uV39c1nCyOCFWRg7MNIH)


---

# 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://documentation.rcore.cz/administration/how-to-change-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.
