> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-pen-displays.md).

# Introduction to pen displays

## Overview

Pen displays are drawing tablets that have an embedded display panel. They are also called "screen tablets" or "display tablets".

## Key characteristics

* They DO have an embedded display
* They REQUIRE A COMPUTER to be used.

## Using a pen display

A pen display may look like a laptop or an iPad, which are standalone devices. However, unlike those devices:

* A pen display will **always** have at least one cable connected to a computer.
* A pen display does not contain a battery. It must always get power through a cable attached to a power supply or from the computer directly.

Pen displays cost between $300 and $3500.


---

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

```
GET https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-pen-displays.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.
