# Using precision mode

## Overview

Precision mode is a temporary modification of active area mapping in to help achieve more precise strokes.

## How it works

When precision mode is activated, the active area is left alone but it is mapped to a small area on the screen where the pointer is.

While active, precision mode allows you to make LARGE strokes on the tablet that create SMALLER strokes on the monitor. This has the effect that your strokes get smoother.

<figure><img src="/files/2IlCW7Y8YCWlcP9eIDRR" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/nPCSTN13oGi6EgHW3MIi" alt="" width="375"><figcaption></figcaption></figure>

## Activating precision mode

Drivers let you toggle precision mode by using a button on the pen or the tablet.

## Availability

Precision mode is available in:

* Wacom driver
* Huion driver
* XP-Pen driver
* Xencelabs driver

## Links

[Wacom - How to use the Wacom's Precision Mode](https://www.youtube.com/watch?v=FzhQcPQaDWs) Nov 14, 2024


---

# 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/precision-mode.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.
