# Reboot Instance

To reboot the instance, you can do 2 reboots of which **Soft Reboot** is used to slowly restart your VM system by stopping all running processes one by one while **Hard Reboot** is used to force restart the system when your instance is already showing no response.

* To get **Soft Reboot** and **Hard Reboot**, click the **Power** menu. This can be seen in the menu section **Reboot.**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.95%20Reboot%20Instance.PNG" alt=""><figcaption><p>Power Page - Reboot Menu</p></figcaption></figure>

* To restart the VM system by stopping all running processes one by one, click the **Soft Reboot** button, while to restart the VM system by force stopping click the **Hard Reboot** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.96%20Reboot%20Instance.png" alt=""><figcaption><p>Reboot Menu- Soft Reboot &#x26; Hard Reboot</p></figcaption></figure>

* A confirmation window will appear to **Reboot**. Then click **Yes**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.97%20Reboot%20Instance.PNG" alt=""><figcaption><p>Reboot Menu - Confirmation Window</p></figcaption></figure>

* There is a **Restarting the instance** notification that your VM is being restarted.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.98%20Reboot%20Instance.png" alt=""><figcaption><p>Restart Process Notification</p></figcaption></figure>

* If your VM is successfully restarted there will be a notification **Instance \[your-instance name] has been successfully restarted.**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.99%20Reboot%20Instance.png" alt=""><figcaption><p>Restart Successful Notification</p></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.cloudeka.id/deka_flexi/deka_flexi_compute/details-instance/reboot-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.
