> 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/tr/baslarken/requirements.md).

# Gereksinimler

Overleaf’in herhangi bir kurulumuna geçmeden önce bu bölümü dikkatlice okuduğunuzdan emin olun.

### Server Pro ve Community Edition kurulum gereksinimleri

{% hint style="warning" %}
Server Pro’yu, Ubuntu’nun yeni bir sürümü ve Docker’ın yeni bir sürümü üzerinde çalıştırmanızı şiddetle öneririz. Server Pro’yu başka sistemlerde çalıştırmak mümkündür, ancak bu, varsayılan olmayan Ubuntu/Docker kurulumları için destek sunmamızı çok daha zor hale getirecektir. Docker’ın kendisiyle ilgili sorunlar için de destek sunamayız.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Kapak görseli</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/fc6c749a916c093d28f7c69d4c4788d0907f37c4">Gerekli beceriler</a></td><td><a href="/files/ff3a643bf28325be5a6024ae1f282286e88de659">/files/ff3a643bf28325be5a6024ae1f282286e88de659</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/c6bf477b6df086f21ff1c10341844762813ca268">Donanım gereksinimleri</a></td><td><a href="/files/0cd4b5a075f6051b1a3554ceae571a255754cd90">/files/0cd4b5a075f6051b1a3554ceae571a255754cd90</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/990039bb85667ff8db1ee99ca35988abdc57a4fa">Yazılım gereksinimleri</a></td><td><a href="/files/de2bd851bb52bb9c36d85e1436c710d1041a9c9e">/files/de2bd851bb52bb9c36d85e1436c710d1041a9c9e</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/tr/baslarken/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.
