# Windows Fileservers

- [Server Requirements](https://docs.movebot.io/platform-guides/windows-fileservers/server-requirements.md): Learn about requirements for connecting Movebot to file servers.
- [Proxy Configuration](https://docs.movebot.io/platform-guides/windows-fileservers/proxy-configuration.md): Learn about working with proxy configuration for file servers.
- [Non-GUI Environments](https://docs.movebot.io/platform-guides/windows-fileservers/non-gui-environments.md): Learn about connecting the Movebot agent in a Non-GUI enivronment
- [Running the Movebot Agent as a Service](https://docs.movebot.io/platform-guides/windows-fileservers/running-the-movebot-agent-as-a-service.md): Learn how to run the Movebot Agent as a Service for file server transfers.
- [Logging and Debugging](https://docs.movebot.io/platform-guides/windows-fileservers/logging-and-debugging.md): Learn about logging and debugging with regards to Windows file servers.
- [Windows 2012 R2 Guide](https://docs.movebot.io/platform-guides/windows-fileservers/windows-2012-r2-guide.md): Learn how to setup the windows agent on Windows 2012 R2.
- [Windows 2008 R2 Guide](https://docs.movebot.io/platform-guides/windows-fileservers/windows-2008-r2-guide.md): Learn how to setup the windows agent on Windows 2008 R2.


---

# 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.movebot.io/platform-guides/windows-fileservers.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.
