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

# Introduction to pen tablets

## Overview

Pen tablets are the simplest and least expensive kind of drawing tablet. They are often called "screenless tablets" or "non-screen tablets".

## Key characteristics

* They DO NOT have an embedded display
* They REQUIRE A COMPUTER to be used.
* They REQUIRE A MONITOR attached to the computer, or the computer must be a laptop.

## Using a pen tablet

The fundamental skill required to use a pen tablet is adjusting to drawing on one surface, the tablet, while looking at another, your monitor. Most people adjust immediately or within a few days, but some people find this awkward. For them, one of the other device options may be a better choice.

Pen tablets cost between $50 and $500.


---

# 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-tablets.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.
