# Display panel technology

## Overview

If a drawing tablet has an embedded display panel (screen) then that display panel uses a specific display panel technology. Each technology has its advantages and disadvantages.

For drawing tablets, most use an IPS display panel. Though a handful use OLED panels as of 2024.

Currently I recommend sticking with IPS panels because IPS provides a good look and has a history of reliability.&#x20;

## Videos

{% embed url="<https://www.youtube.com/watch?v=NFPcLmIVIbY>" %}


---

# Agent Instructions: 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:

```
GET https://docs.sevenpens.com/drawtab/tech/display-panel-tech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
