# Kuuube

Kuuube (pronounced "cube") is a drawing tablet expert. He does methodical and careful research on drawing tablets. He's a primary contributor to [OpenTabletDriver](/drawtab/guides/drivers/opentabletdriver.md). I review my content with him and a few others to help ensure accuracy.

You can find him on GitHub:&#x20;

* His GitHub profile <https://github.com/Kuuuube>
* His list of resources: <https://kuuuube.github.io/>

Here are some of Kuuube's resources that I refer to frequently:

* Wacom information
  * [Kuuube's Wacom tablet mastersheet](/drawtab/resources/community/kuuube/kuuube-wacom-mastersheet.md)
  * [Kuuube's Wacom nib compatibility mastersheet](https://docs.google.com/spreadsheets/d/1EG_D5l6P3wyYUyiriqUzHiNSfFCIuv5KD67ahZLmNc0/edit#gid=0)
  * [Kuuube's Wacom pen compatibility mastersheet](/drawtab/resources/community/kuuube/kuuube-wacom-pen-compatibility.md)
* Non-Wacom information
  * [Kuuube's non-Wacom tablet mastersheet](https://docs.google.com/spreadsheets/d/17_chn3Zog4bxLH_cSqKT9q8AUgtjvStt_ejzvz2UckM)
* osu! information
  * [Kuuube's tablet buying guide](/drawtab/resources/community/kuuube/kuuube-drawtab-buying-guide.md) for playing osu!


---

# 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/resources/community/kuuube.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.
