# Handedness of drawing tablets

## Overview

You likely prefer to use a pen with your right hand or your left hand.

The good news is that drawing tablets are designed to work equally well for both cases. And sometimes, you don't even need to do anything at all - it will "just work"

## Case 1: A tablet with NO buttons

A tablet with NO buttons is symmetric across its vertical axis - on on other words the left side and the right side have no difference. Out-of-the-box these tables work for left-handed or right-handed people

<div align="left"><figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FqQFylKbhLSFG0I59KmPy%2Fimage.png?alt=media&#x26;token=1ae74c08-0122-431c-b9d7-5f04745c36db" alt="" width="375"><figcaption></figcaption></figure></div>

## Case 2: A tablet with Buttons that are symmetric from left to right

If the buttons are symmetric from left-to-right - for example if the buttons are on top, then also this kind of tablet automatically works for left-handed and right-handed people.

<div align="left"><figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2F4SSUmpmfivOyiZfSeGfd%2Fimage.png?alt=media&#x26;token=118c52f8-b908-40d0-8fa4-c3f22ce4f2d5" alt="" width="375"><figcaption></figcaption></figure></div>

## Case 3: A tablet with buttons that are one one side

If a tablet has buttons on a side, it is almost alwasy the left side. This means a right-handed person can use the tablet easily. But a left handed person must [Rotating a drawing tablet](https://docs.sevenpens.com/drawtab/guides/ergonomics/rotating-drawtab) if they want to avoid accidentally hitting the buttons. Alternatively they could disable the buttons in the driver so that the buttons are inactive.

<div align="left"><figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2F88tGdiQNhcqggHEFKf7V%2Fimage.png?alt=media&#x26;token=6eedf979-c93b-4f05-8de7-4b511f715bb3" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/ergonomics/handedness.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.
