# About SevenPens

## Overview

I love creative tech. I've been using drawing tablets for a long time and wanted share what I learn.

* My YouTube channel: <https://www.youtube.com/@sevenpens>
* My notes on drawing tablets: <https://docs.sevenpens.com/drawtab/>
* I tweet occasionally: <https://twitter.com/TheSevenPens>
* I moderate [/r/drawingtablet](https://www.reddit.com/r/drawingtablet/) , [r/wacom](https://www.reddit.com/r/wacom) , [/r/huion](https://www.reddit.com/r/huion/) , [r/XPPen](https://www.reddit.com/r/XPpen/)
* I keep my code on GitHub: <https://github.com/TheSevenPens>

## Tablets I own

You can see a complete list of [Tablet inventory](https://docs.sevenpens.com/drawtab/about/inventory).

## Why "SevenPens"?

When I started my YouTube channel I had seven pens from my drawing tablets. Now I have more than seven pens.

{% embed url="<https://youtu.be/tHm8tWbp0Bc>" %}

## **Key resources**

* My general take on [Brands](https://docs.sevenpens.com/drawtab/brands)
* [Drawing tablet buying guide](https://docs.sevenpens.com/drawtab/buying)
* [Recommendations](https://docs.sevenpens.com/drawtab/recs)

## **How I engage with tablet brands**

* I DO NOT ...
  * I DO NOT have any business relationship with tablet manufacturers such as Wacom, Huion, XP-Pen, etc. I'm just an enthusiast.
  * I DO NOT receive tablets from manufacturers. Not gifts. Not review units. Every tablet I have is a personal purchase.
* I DO ...
  * I do send them feedback and suggestions.
  * I do ask questions of their customer support team when I need help or want to clarify something.
  * I do attend public demo events either online or in person if I can.


---

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