# Webdav

## Webdav access

Piktures is able to manage, view, upload to, and download photos from servers supporting the Webdav protocol.&#x20;

Some cloud storage providers such as Box, pCloud, or Yandex support Webdav natively and it is how Piktures access your media files stored on those services.&#x20;

As WebDav is an open protocol, it is also supported by personal cloud solutions. For instance, you can install your own instance of Nextcloud and access it through Webdav. You can also use your own hardware from Synology and configure Piktures to access it via Webdav.


---

# 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://help.piktures.app/cloud/webdav.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.
