# Calibrate pen position

## Overview

For a display tablet your are pointing at one location on the pen, but the pointer is showing somewhere else. It could be do to the pen being incorrectly calibrated to the display.

## What about pen tablets?

Most pen displays offer a pen calibration to solve this problem.

Some, like the Wacom Cintiq Pro 27 offer this calibration because they are well-calibrated when you get them.

## What about pen tablets?

Pen calibration is a feature found in pen displays. Pen tablets don't need the feature.

## Instructions

{% tabs %}
{% tab title="XP-Pen" %}

* Open the XP-Pen **Pentablet** app
* Under **Work area** > **Screen**, press **Calibrate**
* Follow the calibration steps&#x20;
  {% endtab %}

{% tab title="Huion" %}

* &#x20;Open the **HuionTablet** app
* Under **Pen Display** > **Working Area**, press **Monitor Calibration**
* Follow the calibration steps
  {% endtab %}
  {% endtabs %}


---

# 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/customizing/calibrate-pen-position.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.
