> 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/parblo-pr-100-stand.md).

# Parblo PR-100 stand

## Overview

Even though I do not have any Parblo tablets, I use the Parblo PR-100 stand. I have two of them, and I am very happy with them.

Product page: <https://www.parblo.com/products/pr100>

What I notice:

* Sturdy
* Tablets do not wobble when drawing on them
* It does not slip and slide on my desk
* Tablets do not easily slide off the stand
* It works great for tablets 16" and under, though I have also used it occasionally for 19" tablets, such as the Huion Kamvas Pro 19. I would not recommend it for anything larger than 19".

## How I learned about this stand

I found out about this stand from Teoh on Tech's channel: <https://www.youtube.com/@teohontech7141/>

{% embed url="<https://www.youtube.com/watch?v=8QU1gVOl0l0>" %}

## Photos

<figure><img src="/files/VcRd0NLiwUB74qeoGnCT" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/FYUrpSPCvkR5jeCE5BpE" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/AuSEXolgQM58jZ062ZRm" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/hD47UHFAxw1rY4SjpTfM" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/LeOZoXMrX2d8js7P29VT" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/nNlfqyKlkLRxOzK3jKkq" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/aVoIsSvl9dghZ1zgKl3y" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/nyTHQ9XCxqfqG0oN2bql" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/OOwMBiIn0wYAJVSnA8FS" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/LyeroRw3hXe0o9yyuMsP" alt="" width="375"><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/parblo-pr-100-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.
