# Welcome

## Overview

Drawing tablets let you use a digital pen intuitively. On this site, I've collected my notes about drawing tablets over the years. If you are looking to buy a tablet, want help with a problem, or just want to understand the technology, I think you'll find what you need here.

{% hint style="success" %}
This site is a personal project. It has no affiliation with any tablet manufacturer. It also has no ads, cookies, user behavior tracking, affiliate links, or store.
{% endhint %}

## Popular topics

* [Beginner's guide to drawing tablets](https://docs.sevenpens.com/drawtab/basics/beginners-guide) - If you are not familiar with drawing tablets, start here.
* [Drawing tablet buying guide](https://docs.sevenpens.com/drawtab/buying) - A comprehensive guide to purchasing a tablet.
* [Recommendations](https://docs.sevenpens.com/drawtab/recs) - Recommendations for different budgets and tablet types.
* [Troubleshooting](https://docs.sevenpens.com/drawtab/troubleshoot) - For when you need help.
* [Getting started with a drawing tablet](https://docs.sevenpens.com/drawtab/basics/getting-started) - First steps for unboxing, connecting, and customizing the tablet for your needs.

## Connect with the community

Consider joining the [Discord server](https://docs.sevenpens.com/drawtab/resources/community/discord).

## Contact

If you have questions or comments, contact me at [**thesevenpens@outlook.com**](mailto:thesevenpens@outlook.com).


---

# 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/readme.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.
