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

# Introduction to pen-enabled mobile devices

## Overview

These are NOT drawing tablets, but they are very similar to pen computers. They are standalone devices, and you can use a pen to draw with them. That makes them a viable alternative to a pen computer.

The key difference is that a pen computer is intended for drawing, whereas a mobile device with pen support is meant for general-purpose use. It can also be used for drawing.

## Key characteristics

* Drawing experience ranges from OK to excellent, depending on the specific device.
* Operating systems vary by device.

## Drawing experience

Sometimes the drawing experience on a mobile device can rival that of a pen computer. Sometimes they even use the same pen technology. Other times, they use different technology, and the drawing experience is not as good or may be missing features. So you have to choose carefully.

## Cost

* Pen-enabled mobile devices cost between $250 and $1500.
* $250 is the extreme low end and will usually get you a relatively underpowered device. A more typical budget price is $350.


---

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