> 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/catalog/pens/xppen-pens/xppen-p05-notes.md).

# XP-Pen P05 pen notes

## Overview

The pen is from an slightly older generation of pen technology, with a bit higher IAF than modern consumer EMR pens. If a tablet comes with this pen, you might be okay with it. It would make for OK beginner pen. But if you need to draw with a really light touch, I would recommend a tablet with a different pen.

## Pen tech

EMR

## Buttons

2

## Eraser

NO

## Included with these tablets (partial list)

* XP-Pen Deco 01 V2
* XP-Pen Deco 01 V3

## IAF

Testing several units with the Deco 01 V3, I found their IAF to be around 7gf with some going as low as 6.0gf and one a bit higher at 9gf.

| Statistic | IAF (gf) |
| --------- | -------- |
| Min       | 6.0      |
| Median    | 7.0      |
| Max       | 9.0      |

| Inventory ID | Date       | Tablet            | Driver           | IAF (gf) | Source   |
| ------------ | ---------- | ----------------- | ---------------- | -------- | -------- |
| XPP.0004     | 2026-06-20 | XP-Pen Deco 01 V3 | OpenTabletDriver | 7.5      | measured |
| XPP.0005     | 2026-06-20 | XP-Pen Deco 01 V3 | OpenTabletDriver | 9.0      | measured |
| XPP.0006     | 2026-06-20 | XP-Pen Deco 01 V3 | OpenTabletDriver | 6.5      | measured |
| XPP.0020     | 2026-06-20 | XP-Pen Deco 01 V3 | OpenTabletDriver | 6.0      | measured |

## Max Pressure

I found the max pressure to be okay.

* Typical: 260gf
* Range: 250 gf to 340 gf

## Photos

<figure><img src="/files/9GyZw4catxLC8n6nW4at" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZIaqXhExvRXcogSnekRi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KeZi7YVj9l9gLnk72fGb" alt=""><figcaption></figcaption></figure>


---

# 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/catalog/pens/xppen-pens/xppen-p05-notes.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.
