# 欢迎

### Overleaf 概述

Overleaf 是一个深受研究人员和技术团队喜爱的协作 LaTeX 编辑器。他们的云端版本可在 [overleaf.com](https://www.overleaf.com/)上使用。它提供了功能齐全的在线 LaTeX 编辑器。然而，Overleaf Common（SaaS 版本）有许多功能限制，你还必须忍受 *<mark style="color:红色;">**10 秒编译时间限制**</mark>* 和昂贵的会员费用。

虽然 Overleaf 提供了一个开源的社区版本（可在 [GitHub：Overleaf](https://github.com/overleaf/overleaf)上获得），但它也有许多限制，例如：

{% hint style="warning" %}
Overleaf Community Edition 旨在用于 **所有** 用户都受信任的环境。Community Edition **不** 适用于需要用户隔离的场景，因为沙箱编译不可用。

在没有沙箱的情况下，LaTeX 编译以与容器相同的权限运行，允许访问其文件系统、网络和环境变量。这会带来数据泄露或系统被攻破的风险。非沙箱编译应仅在完全信任的环境中使用；对于多用户或生产部署，强烈建议使用沙箱编译。

有关沙箱编译的更多信息请参见： [沙盒化编译](/on-premises/zh-cn/pei-zhi/overleaf-toolkit/sha-he-hua-bian-yi.md)
{% endhint %}

### 有关 Server Pro 的信息

Overleaf 网站仅提供联系支持以获取 Server Pro 的入口，因此关于 Server Pro 的信息非常有限。但根据我们在社区收集的信息， **Server Pro 的配额是**:&#x20;

* 您需要为 *至少* 10 人
* 购买许可证。一个 10 人许可证的费用约为 €3,477.61。（2024）
* 对于教育用户，20 个用户每年 2640 欧元，50 个用户 6050 欧元，100 个用户 9963 欧元。
* Server Pro 仅在指定地区可用（例如，不包括中国大陆）。

### 为什么选择 Overleaf Pro？

Overleaf Pro 是对 Overleaf Community Edition 的增强实现，提供 *<mark style="color:绿色;">**所有**</mark>**&#x20;**<mark style="color:绿色;">**免费的高级**</mark>* 来自 Server Pro 的功能。与在 <https://www.overleaf.com/>提供的 Overleaf Common 或商业版 Server Pro 不同，我们有

* ***无限制*** 的编译时间
* ***无*** 对用户数量的许可
* ***要求*** Server Pro 的所有功能均已解锁

并且您可以完全自托管自己的数据，确保绝对安全！欲了解更多信息，请参见：

{% content-ref url="/spaces/NgylRLGRVsSxU6Mqc8Rv/pages/c796ab51e2f4abec3d1eaa7fcfcf5ea2c0bc3c31" %}
[特性与版权](/on-premises/zh-cn/readme/features-and-copyright.md)
{% endcontent-ref %}

{% content-ref url="/spaces/NgylRLGRVsSxU6Mqc8Rv/pages/e333363668e343f0f84d30daad4c196b52a64fe4" %}
[Overleaf Pro 与 Server Pro](/on-premises/zh-cn/readme/community-edition-vs-server-pro.md)
{% endcontent-ref %}


---

# 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://overleaf-pro.ayaka.space/on-premises/zh-cn/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.
