> 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-computers.md).

# Introduction to pen computers

## Overview

**Pen computers** are essentially laptops with screens you can draw on. Unlike pen-enabled 2-in-1 laptops, pen computers are true drawing tablets. They do not need to be connected to a separate computer to work. Because pen computers have their own CPU, they run an operating system, and current pen computers use Microsoft Windows.

## The reality of pen computers

Some people love using pen computers, but I do not recommend them. More here: [The case against pen computers](/drawtab/buying/pen-computers-bad.md). Instead, I recommend choosing a mobile device with pen support.

## Origin of term "pen computer"

Wacom uses the term "pen computer," so I have adapted that terminology here.

## Examples

* Wacom Mobile Studio Pro
* Huion Kamvas Studio

## Cost

Pen computers cost between $1000 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-computers.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.
