# Matching pen tablet size to monitor size

## Overview

There is a relationship between the size of a pen tablet and the size of your monitor that you should pay attention to. They both have different sizes and certain combinations may work better than others.

For more general information about choosing the right size, go here: [Choosing the right size for a drawing tablet](/drawtab/buying/choosing-size.md).

## General guidance

This table is based on my preferences - you might find you find that difference combinations work better.

<table><thead><tr><th width="225">Pen tablet size</th><th width="191">Example dimensions</th><th>Monitor Size</th></tr></thead><tbody><tr><td>Extra Large (23")</td><td>19" x 12"</td><td>40" - 50"</td></tr><tr><td>Large (15")<br></td><td>12" x 8.5"</td><td>30" - 40"</td></tr><tr><td>Medium (11")<br></td><td>8.5" x 6"<br>10" x 6"</td><td>20" - 30"</td></tr><tr><td>Small (7")</td><td>‎6" x 4"</td><td>20" - 25"</td></tr></tbody></table>

## Video

This video helps explain the thinking behind it:

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

##


---

# 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/guides/general/pen-tablet-monitor-size.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.
