> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/hu/fueggelek/tamogatott-kepernyofelbontasok.md).

# Támogatott képernyőfelbontások

## A legalacsonyabb támogatott képernyőfelbontás

Az Enate által támogatott legalacsonyabb képernyőfelbontás 100%-os DPI mellett: **1366 x 768**. Ez azt jelenti, hogy az 1280x1024-es vagy kisebb felbontást NEM támogatjuk.

## Támogatott képernyőfelbontások/DPI

A nagyobb felbontású képernyők 100%-ot meghaladó DPI-beállításokkal is futhatnak. Ezt szem előtt tartva az alábbi lista az Enate által támogatott legalacsonyabb „képernyőfelbontás és DPI” kombinációk a következők: Az információk tisztázása érdekében ezeknek a képernyőfelbontásoknak az iparági definíciói is megtalálhatók itt:

* 1366 x 768 High Definition (HD) – Kizárólag 100%-os DPI mellett támogatott
* 1600 x 900 High Definition Plus (HD+) – Kizárólag 100%-os DPI mellett támogatott
* 1920 x 1080 Full High Definition (FHD) – Legfeljebb 125%-os DPI mellett támogatott
* 1920 x 1200 Wide Ultra Extended Graphics Array (WUXGA) – Legfeljebb 125%-os DPI mellett támogatott
* 2560 x 1440 Quad High Definition (QHD) – Legfeljebb 150%-os DPI mellett támogatott
* 3440 x 1440 Wide Quad High Definition (WQHD) – Legfeljebb 150%-os DPI mellett támogatott
* 3840 x 2160 4K vagy Ultra High Definition (UHD) – Legfeljebb 200%-os DPI mellett támogatott

## További böngésző eszközsávok / Támogatott képernyőfelbontások

Különösen a legalacsonyabb támogatott képernyőfelbontás használata mellett az Enate mindig azt javasolja felhasználóinak, hogy teljes képernyős módban (ez az F11-es billentyű böngészőben történő megnyomásával érhető el) futtassák az Enate-et, hogy maximális képernyőfelületet biztosítsanak a tartalom megjelenítéséhez. Ha Ön az alapértelmezett rendszerböngészők (pl. böngészőbővítmények) mellett további eszközsávokat is telepített a böngészőjében, az jelentősen csökkentheti a rendelkezésre álló képernyőfelületet, amely így a legalacsonyabb támogatott képernyőfelbontás szintje alá csökkenhet.


---

# 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://docs.enate.net/enate-help/hu/fueggelek/tamogatott-kepernyofelbontasok.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.
