# Reboot

### Reboot Now

* Go to System Admin->Reboot->Tab Reboot Now->Click "Reboot Now" and it'll reboot immediately:

![](/files/1wSM8jzRzkurQMivksTh)

### Schedule Reboot

* Go to System Admin->Reboot->Tab Schedule Reboot
* It allows the user to disable schedule reboot, reboot every day or every week

![](/files/YaMRXvvvSRF1DNjuw7q5)

{% hint style="info" %}
**NOTE**: Every Day: it allows the user to select the exact time manually. Every Week: it allows the user to select which day of the week to reboot.
{% endhint %}


---

# 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.jtokenapp.com/router-ex2/configuration/system-admin/reboot.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.
