> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/on-premises/zh-tw/ru-men-zhi-nan/before-you-start.md).

# 開始之前

在安裝 Overleaf 之前，先熟悉本文件中的需求、安裝流程、設定選項以及升級章節非常重要。同時，充分了解貴組織使用 Overleaf 的需求，以及其成功運作所需的底層基礎架構，也至關重要。

### 我可以做些什麼來準備？ <a href="#what-can-i-do-to-prepare" id="what-can-i-do-to-prepare"></a>

了解執行 Overleaf 的需求。這包括評估貴組織現有的伺服器環境、網路能力與儲存資源。請確保您的基礎架構符合或超過本文件中列出的指定需求。

在開始安裝流程之前，請確保您對打算部署 Overleaf 的伺服器具有管理權限。這可能需要與您的 IT 團隊或系統管理員協調，以取得必要的權限與資源。此外，請檢視任何可能影響安裝的安全性考量或網路政策。

{% content-ref url="/spaces/aYBDqbkYDnTcIpu08Wjf/pages/6450ae404e058f7faa109b586919f166806fa0ee" %}
[需求](/on-premises/zh-tw/ru-men-zhi-nan/requirements.md)
{% endcontent-ref %}

### 如果我有問題怎麼辦？ <a href="#what-if-i-have-a-problem" id="what-if-i-have-a-problem"></a>

{% hint style="info" %}
請注意，我們 **不要** 可以為免費 Community Edition 的本地安裝提供支援。
{% endhint %}

如果您遇到任何問題，我們建議您先參閱 [疑難排解](/on-premises/zh-tw/zhi-yuan/troubleshooting.md) 文件中的該章節，因為其中包含常見問題，以及如果您需要聯絡支援團隊尋求協助時所需提供的資訊。

遵循這些步驟並仔細閱讀文件後，您將能充分準備好依照貴組織的需求安裝、設定並維護 Overleaf。請記住，對您的基礎架構與安裝流程有扎實的了解，是成功部署的關鍵。


---

# 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/on-premises/zh-tw/ru-men-zhi-nan/before-you-start.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
