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

# Types of drawing tablets

<figure><img src="/files/1JXUF8KfsjckItRgVaIW" alt=""><figcaption></figcaption></figure>

## Non-standalone drawing tablets

* Pen tablets (also called "screenless tablets") do not have a screen. You use them with a computer or laptop. More here: [Introduction to pen tablets](/drawtab/basics/drawtab-types/intro-pen-tablets.md)
* Pen displays (also called "screen tablets") have a screen. You use them with a computer or laptop. More here: [Introduction to pen displays](/drawtab/basics/drawtab-types/intro-pen-displays.md)
* To choose between them, see [Pen tablets vs pen displays](/drawtab/buying/pen-tablets-vs-pen-displays.md).

## Standalone drawing tablets

* **Pen-enabled mobile devices** are devices like iPads and Samsung Galaxy Tab S models that support a pen. They are not strictly drawing tablets, but they use similar technology and can work as standalone drawing tablets. More here: [Introduction to pen-enabled mobile devices](/drawtab/basics/drawtab-types/intro-mobile-devices.md)
* **Pen computers** are drawing tablets that are essentially laptops. I do not recommend them. More here:
  * [Introduction to pen computers](/drawtab/basics/drawtab-types/intro-pen-computers.md)
  * [The case against pen computers](/drawtab/buying/pen-computers-bad.md)
* **Pen-enabled 2-in-1 laptops** are devices like the Microsoft Surface Pro or Samsung Galaxy Book 5 360 that can be used with a pen. More here: [Introduction to pen-enabled 2-in-1 laptops](/drawtab/basics/drawtab-types/intro-2-in-1-laptops.md)


---

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