# Basics

- [How do I restart my server?](https://docs-servers.zesty.group/basics/how-do-i-restart-my-server.md): Windows might feel a bit sluggish after being left on for too long, here's how to restart your server. Please note, you won't lose any data by doing this.
- [How do I update my server?](https://docs-servers.zesty.group/basics/how-to-update-windows.md): Guide on how to update Windows Server
- [How to change RDP resolution](https://docs-servers.zesty.group/basics/how-to-change-rdp-resolution.md): In this guide, we'll be going over how to change the resolution of your server on Windows, macOS, Android, and iOS devices.
- [How to use BP Proxy Switcher](https://docs-servers.zesty.group/basics/how-to-use-bp-proxy-switcher.md): BP Proxy Switchers allows users to browse the web using different proxies.
- [Is Discord on a server safe?](https://docs-servers.zesty.group/basics/why-shouldnt-i-run-discord-app-on-my-server.md)
- [How to setup a proxy on a server](https://docs-servers.zesty.group/basics/how-to-setup-a-proxy-on-a-server.md): Note that this will ensure that windows runs off of a proxy.
- [Things to check on before drops](https://docs-servers.zesty.group/basics/things-to-check-on-before-drops.md)


---

# 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-servers.zesty.group/basics.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.
