# Nextcloud

Nextcloud is a self-hosted platform that allows you, the owner of data, to be in complete control of said data. As a user of cloud storage such as OneDrive, Google Drive, and Dropbox, I have literrally no control over what those providers do with the data and metadata I store within their service(s).

Nextcloud places control of documents and photos, calendars, and contacts in your hands. It is easy to setup provided you have a little technical know-how and can read the How-To linked below. This page will become a diary of progress, from setup to complete usage of the Nextcloud software.

{% hint style="info" %}
[Nextcloud Support](https://nextcloud.com/support/)

[Nextcloud Admin Documentation](https://docs.nextcloud.com/server/17/admin_manual/)

[Nextcloud User Manual](https://docs.nextcloud.com/server/17/user_manual/)
{% 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://wiki.bryanpcoleman.com/data-privacy-restoration-journey/nextcloud.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.
