> For the complete documentation index, see [llms.txt](https://docs-servers.zesty.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-servers.zesty.group/basics/how-do-i-restart-my-server.md).

# How do I restart my server?

{% embed url="<https://www.youtube.com/watch?v=t_Gqg2xIgWY>" %}

Step 1. Click on the Windows button.&#x20;

Step 2. Click Restart/Reboot

![](/files/-M14pAjW6H3-_IUomLiI)

You will be prompted with a menu to choose the reason for the restart. We just choose Application Maintenance (Planned) usually. It doesn't matter which you plan as this is just for logging purposes.

![](/files/-M1zieyvowL7uai2563q)

You will then be asked to Continue to confirm the restart. Once you click it, the server will restart.\
The server will be back online within 20-30 seconds and you'll be able to connect again.&#x20;

![](/files/-M1zj1pR3wIc_9RGmz7N)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-servers.zesty.group/basics/how-do-i-restart-my-server.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.
