> For the complete documentation index, see [llms.txt](https://kw0.gitbook.io/tablet-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kw0.gitbook.io/tablet-resources/tablets/tablet-notes/gaomon-1060pro.md).

# Gaomon 1060Pro

### TLDR

I think it's a pretty good tablet when considering its insanely cheap \~$20USD price. It's a shame it's sold only in China.

### Getting the Tablet

Since it is only sold in China, you will need to learn how to use Chinese shopping sites such as Taobao or Jingdong, which are pretty hostile to non-Chinese users.

I bought it with my own money. \~138CNY, around \~$20USD (Sep, 2024) mysteriously disappeared from my bank account at the time of purchase.

### Pen

It comes with the PW102, which is basically just a PW100. It has the same frequency range.

515kHz Hover, 530kHz Max, 470kHz and 480kHz for pen buttons.

IAF is <1-3g, and max pressure is 142-161g, and it varies depending on temperature.

### Testing

This is a pretty average tablet to be completely fair. It feels like a generic Huion 10x6 inch tablet, and it performs like one too. I am not surprised at all about the performance of the digitiser and pen. After all, it's just Huion PenTech 2.0.

Diagonal wobble is fine.

I couldn't find the mini USB cable, so I don't really use this tablet anymore.

### All the versions

This tablet has gotten at least 1 new revision since I bought it. Now it's got 16k pressure levels.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kw0.gitbook.io/tablet-resources/tablets/tablet-notes/gaomon-1060pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
