# Does It Use WebClient

No. Zee Drive does not use the Microsoft Windows WebClient Service (AKA *WebDAV*). Zee Drive is a separate technology to the Windows WebClient service.

Whilst the WebClient service is commonly referred to as *WebDAV*, it is not in fact WebDAV. WebDAV is a [communications protocol](https://datatracker.ietf.org/doc/html/rfc4918). The WebClient service uses WebDAV to communicate with SharePoint. This is an important distinction.

{% hint style="info" %}
WebDAV is not in itself inherently *slow* as it is a protocol. Slowness would be an artifact of the implementation either of the WebDAV client or WebDAV server, or both.
{% 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.zeedrive.com/faq/does-it-use-webclient.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.
