# Pupcloud

## Pupcloud v0.6

- [Pupcloud](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/pupcloud.md): Put your files on the web!
- [Features](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/pupcloud/features.md)
- [Credits](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/pupcloud/credits.md)
- [Known Issues](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/pupcloud/known-issues.md)
- [Guides](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides.md): See subpages!
- [Installation & Building](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/installation-and-building.md)
- [Running Pupcloud](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/running-pupcloud.md)
- [Basic Usage](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/basic-usage.md)
- [Authentication](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/authentication.md)
- [Sharing a Folder](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/sharing-a-folder.md)
- [Reverse Proxy](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/guides/reverse-proxy.md)
- [Security](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/security.md)
- [Docker](https://germ.gitbook.io/pupcloud/pupcloud-v0.6/docker.md)

## Pupcloud v0.7

- [Pupcloud](https://germ.gitbook.io/pupcloud/untitled/readme.md): Put your files on the browser!
- [Features](https://germ.gitbook.io/pupcloud/untitled/readme/features.md)
- [Credits](https://germ.gitbook.io/pupcloud/untitled/readme/credits.md)
- [Known Issues](https://germ.gitbook.io/pupcloud/untitled/readme/known-issues.md)
- [Guides](https://germ.gitbook.io/pupcloud/untitled/guides.md): See subpages!
- [Installation & Building](https://germ.gitbook.io/pupcloud/untitled/guides/installation-and-building.md)
- [🏃♂ Running Pupcloud](https://germ.gitbook.io/pupcloud/untitled/guides/running-pupcloud.md)
- [Docker](https://germ.gitbook.io/pupcloud/untitled/guides/running-pupcloud/docker.md)
- [Systemd Service](https://germ.gitbook.io/pupcloud/untitled/guides/running-pupcloud/systemd-service.md)
- [Basic Usage](https://germ.gitbook.io/pupcloud/untitled/guides/basic-usage.md)
- [Authentication](https://germ.gitbook.io/pupcloud/untitled/guides/authentication.md)
- [Sharing a Folder](https://germ.gitbook.io/pupcloud/untitled/guides/sharing-a-folder.md)
- [Reverse Proxy](https://germ.gitbook.io/pupcloud/untitled/guides/reverse-proxy.md)
- [Security](https://germ.gitbook.io/pupcloud/untitled/security.md)

## Pupcloud v0.8

- [Pupcloud](https://germ.gitbook.io/pupcloud/readme.md): Put your files on the browser!
- [Features](https://germ.gitbook.io/pupcloud/readme/features.md)
- [Credits](https://germ.gitbook.io/pupcloud/readme/credits.md)
- [Known Issues](https://germ.gitbook.io/pupcloud/readme/known-issues.md)
- [Guides](https://germ.gitbook.io/pupcloud/guides.md): See subpages!
- [Installation & Building](https://germ.gitbook.io/pupcloud/guides/installation-and-building.md)
- [Running Pupcloud](https://germ.gitbook.io/pupcloud/guides/running-pupcloud.md)
- [Docker](https://germ.gitbook.io/pupcloud/guides/running-pupcloud/docker.md)
- [Systemd Service](https://germ.gitbook.io/pupcloud/guides/running-pupcloud/systemd-service.md)
- [Basic Usage](https://germ.gitbook.io/pupcloud/guides/basic-usage.md)
- [Authentication](https://germ.gitbook.io/pupcloud/guides/authentication.md)
- [Sharing a Folder](https://germ.gitbook.io/pupcloud/guides/sharing-a-folder.md)
- [Reverse Proxy](https://germ.gitbook.io/pupcloud/guides/reverse-proxy.md)
- [Security](https://germ.gitbook.io/pupcloud/security.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://germ.gitbook.io/pupcloud/readme.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.
