> For the complete documentation index, see [llms.txt](https://doc.emtw.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.emtw.top/huan-ying-lai-dao-yi-meng-yun.md).

# 欢迎来到翌萌云\~

## EM Cloud 是什么？

基于现有技术搭建的公有云系统，能满足基本日常文件显现存储、传输、有偿/无偿分享等各类需求，满足不了的未来一定会满足（大饼先画上，赶紧吃！）

## 问题反馈

如果在使用过程中发现什么缺陷，或有新需求提议，请先检索文档、TG频道说明 、[讨论社区](https://bbs.emtw.top/)是否提过。

如果疑似 Bug 或是功能提议，请创建一个 [贴子](https://bbs.emtw.top/) 并做好标签标注用于追踪问题；

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

## 联系

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

* Telegram翌萌官方群聊
* Telegram翌萌官方频道
* Telegram翌萌管理员

或者直接电子邮件与开发者进行联系：

* Email：<969edu@gmail.com>


---

# 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 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://doc.emtw.top/huan-ying-lai-dao-yi-meng-yun.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.
