# Files & Storage

- [SFTP File Manager](https://docs.gotempest.app/files-and-storage/sftp-file-manager.md): Drag-and-drop SFTP file transfer with bookmarks, in-app editing, chmod / chown, background transfers, and ZMODEM rz/sz support.
- [S3, WebDAV & FTP Browser](https://docs.gotempest.app/files-and-storage/cloud-storage-browser-s3-webdav-ftp.md): Tempest is a unified browser for S3 (incl. R2, B2, MinIO, Wasabi, Spaces), WebDAV, and FTP — same drag-and-drop file manager as SFTP.


---

# 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.gotempest.app/files-and-storage.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.
