> 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/recs/pen-computer-recs.md).

# Pen computer recommendations

{% hint style="warning" %}
**Before you purchase:**

* Read [Beginner's guide to drawing tablets](/drawtab/basics/beginners-guide.md)
* Review these [Buying tips](/drawtab/buying/buying-tips.md)
* Look through the [Drawing tablet buying guide](/drawtab/buying.md)

If you want to see the full set recommendations go here: [Recommendations](/drawtab/recs.md)
{% endhint %}

## **Overview**

**Pen computers** are slate form-factor laptops that provide the full drawing tablet **experience**.

**Pen computers** are **true drawing tablets** because:

* They use the most popular digital pen technology (EMR) for their digitizers and pens
* They provide the classic drawing tablet experience.

## "Pen computers" terminology

**Pen computers** is what Wacom calls this category of devices in relation to drawing tablets.

## Common traits

* Operating system: Windows
* Intended usage scenario: Drawing, painting, sketching
* Pen tech: EMR (electromagnetic resonance)

## <mark style="color:red;">My position on pen computers</mark>

As a policy, I do NOT recommend pen computers. The reasons are many and documented here: [The case against pen computers](/drawtab/buying/pen-computers-bad.md)**.**

I recognize that some people LOVE the experience of using a pen computer. But overall, because of the cost of purchase, support, repair, and lack of upgradability, I cannot in good conscience recommend them.

I suggest you look at alternatives: [Alternatives to pen computers](/drawtab/buying/pen-computer-alternatives.md).

## **Current models**

* Huion Kamvas Studio 16 ($1700)
* Huion Kamvas Studio 24 ($2400)
* Wacom MobileStudio Pro 13 ($2500)
* Wacom MobileStudio Pro 16 ($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, and the optional `goal` query parameter:

```
GET https://docs.sevenpens.com/drawtab/recs/pen-computer-recs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
