> 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/pt/comecar/requirements.md).

# Requisitos

Certifique-se de que lê cuidadosamente esta secção antes de prosseguir com qualquer instalação do Overleaf.

### Requisitos para instalar o Server Pro e a Community Edition

{% hint style="warning" %}
Recomendamos vivamente que execute o Server Pro numa versão recente do Ubuntu com uma versão recente do Docker. Executar o Server Pro noutros sistemas é possível, mas tornará muito mais difícil para nós oferecer suporte para configurações de Ubuntu/Docker não predefinidas. Também não можем oferecer suporte para problemas com o próprio Docker.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Imagem de capa</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/607154d829fa9933c6541480a41e386421c4d539">Competências necessárias</a></td><td><a href="/files/57cef8b199472c7dbe370ca2158d3c7b42dde1de">/files/57cef8b199472c7dbe370ca2158d3c7b42dde1de</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/6239a1fdb658ae4f203defdaa22333fd3b5ba669">Requisitos de hardware</a></td><td><a href="/files/3fd55483855668b315e3e0f0ed7ff6b6ac080c8f">/files/3fd55483855668b315e3e0f0ed7ff6b6ac080c8f</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/42b32f8c4f97b34a64dcdb7ac480d56a49a94823">Requisitos de software</a></td><td><a href="/files/7a1819e0e3720bd14232517e51ed3da2bd13c316">/files/7a1819e0e3720bd14232517e51ed3da2bd13c316</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/pt/comecar/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.
