> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/stands/huion-st100-stand.md).

# Huion ST100 stand

Product link: <https://store.huion.com/products/adjustable-stand-st100>

Angle range: 20° to 80°

VESA mounting: YES

Pen display size compatibility: Huion lists this stand as being compatible with 19" to 24" pen displays.

<div align="left"><figure><img src="/files/hzjKuzbBnWtr8grlcSAW" alt="" width="375"><figcaption><p>HUION ST100A Adjustable Drawing Tablet Stand</p></figcaption></figure></div>

## In the box

* the stand
* 4 screws
* screwdriver

## Stability

Very stable. No wobble.

## Using it with a 16" pen display

I tried this stand with a 16" pen display — a Wacom Cintiq 16 2025 (DTK-168). It attached fine, which was expected. Everything worked, but there is one thing to be aware of: at the very lowest angles, the bottom edge of the tablet does not rest on the desk. This means that if you press down on the tablet at those angles, there is a bit of wobble. At higher angles, there is no wobble and everything is stable.

You could probably mitigate this issue at low angles by adding some kind of padding under the bottom edge.

<figure><img src="/files/KaYqZnyWC7Hp8BNQdnz8" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sevenpens.com/drawtab/catalog/accessories/stands/huion-st100-stand.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.
