> 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/vi/bat-dau/requirements.md).

# Yêu cầu

Hãy chắc chắn rằng bạn đã đọc kỹ phần này trước khi tiến hành bất kỳ cài đặt Overleaf nào.

### Các yêu cầu để cài đặt Server Pro và Community Edition

{% hint style="warning" %}
Chúng tôi đặc biệt khuyên bạn chạy Server Pro trên một phiên bản Ubuntu gần đây với một phiên bản Docker gần đây. Việc chạy Server Pro trên các hệ thống khác là có thể, nhưng sẽ khiến chúng tôi khó hỗ trợ hơn nhiều đối với các thiết lập Ubuntu/Docker không mặc định. Chúng tôi cũng không thể hỗ trợ các vấn đề liên quan đến chính Docker.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Ảnh bìa</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/51bfe4e66c3e708529e9b1c5df198d7e856fe7d9">Các kỹ năng cần thiết</a></td><td><a href="/files/dc07885618b383548eeabbde8ed8a68d3426fff8">/files/dc07885618b383548eeabbde8ed8a68d3426fff8</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/0b916393f12e5212963089f0167e3818d4d0a968">Yêu cầu phần cứng</a></td><td><a href="/files/2270aaac5b0e52e836fb20efac710d36c9043e13">/files/2270aaac5b0e52e836fb20efac710d36c9043e13</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/9871c714c0ff4d975e859a8a02e2b0b3f6d32d01">Yêu cầu phần mềm</a></td><td><a href="/files/43f2e458725f0f3f85fb5b6b97b728d6ad35bb18">/files/43f2e458725f0f3f85fb5b6b97b728d6ad35bb18</a></td></tr></tbody></table>


---

# 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/vi/bat-dau/requirements.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.
