# Welcome

## What is Cloudreve?

Cloudreve allows you to quickly set up both public and private cloud storage systems. cloudreve supports different cloud storage platforms at the bottom, so users don't need to care about the physical storage. You can use Cloudreve to build your own personal cloud, a file sharing system, or a public cloud for large or small groups.

## Feedbacks

If you find any defects in the process of using, or have a new requirement proposal, please check the previous documentation, [issue](https://github.com/cloudreve/Cloudreve/issues), [discussion community](https://github.com/cloudreve/Cloudreve/discussions) to see if it has been mentioned.

If a bug or feature proposal is suspected, create an [issue](https://github.com/cloudreve/Cloudreve/issues) to track the problem;

If you have a question about daily use, please go to the [discussion community](https://github.com/cloudreve/Cloudreve/discussions) to create a new topic and describe your problem in detail.

## Contacts

You can join the following groups to connect with other users who are using Cloudreve:

* [Telegram](https://t.me/cloudreve_official)

Or contact the developer at:

&#x20;Email：<abslant.liu@gmail.com>


---

# 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://docsv3.cloudreve.org/en/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.
