# 欢迎

{% hint style="info" %}
当前文档针对的是 V3.x 版本，V4 的文档请前往 [docs.cloudreve.org](https://docs.cloudreve.org/zh/)。
{% endhint %}

## Cloudreve 是什么？

Cloudreve 可以让您快速搭建起公私兼备的网盘系统。Cloudreve 在底层支持不同的云存储平台，用户在实际使用时无须关心物理存储方式。你可以使用 Cloudreve 搭建个人用网盘、文件分享系统，亦或是针对大小团体的公有云系统。

## 问题反馈

如果在使用过程中发现了什么缺陷，或是有新的需求提议，请先检查一下以前的文档、[issue](https://github.com/cloudreve/Cloudreve/issues) 、[讨论社区](https://forum.cloudreve.org/)是否提过。

如果疑似 Bug 或是功能提议，请创建一个 [issue](https://github.com/cloudreve/Cloudreve/issues) 用于追踪问题；

如果是日常使用上的疑问，请到 [讨论社区](https://forum.cloudreve.org/) 创建新的话题，并详细描述你遇到的问题。

## 联系

你可以加入以下群组与其他正在使用 Cloudreve 的用户交流：

* [Telegram 群组](https://t.me/cloudreve_official)
* [QQ 群组](https://qm.qq.com/cgi-bin/qm/qr?k=pjwJ2pi_V4LN_JdPZk_HMwJv_x8zuCPX\&jump_from=webapi)

或是与开发者联系：

&#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/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.
