# How to rebuild an instance?

Rebuilding an instance allows you to start from scratch while keeping the same IP address.

You can rebuild an instance using the same image by following the instructions below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Navigate to **Compute** and then click on **Instances**.

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

**Step 3:** Choose the instance that you want to rebuild, click the **drop-down**, and choose **Rebuild Instance** from the drop-down.

<figure><img src="/files/7RMxC0rtKImCvD8wfQ0k" alt=""><figcaption></figcaption></figure>

**Step 4**: Select the **Image,** the **Disk Partition,** and click on **Rebuild Instance** to proceed.

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


---

# 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.acecloud.ai/knowledge-base/compute/how-to-rebuild-an-instance.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.
