# FAQs

## General

#### FAQ: Which brands of drawing tablet should I get?

An overview of the brands and my take on some of them are here: [Brands](https://docs.sevenpens.com/drawtab/brands)

#### FAQ: Is iPad better than a drawing tablet?

Read : [Apple iPad notes](https://docs.sevenpens.com/drawtab/catalog/drawtabs/apple/apple-ipad-notes)

#### FAQ: Can I use a drawing tablet with my iPad or iPhone?

It is possible in some cases. More here: [Using drawing tablets with an iPad or iPhone](https://docs.sevenpens.com/drawtab/guides/platforms/ios-and-ipados/drawtabs-with-ios)

#### FAQ: Can I use a drawing tablet with a Chromebook?

YES, It is possible, but be prepared for potential limitations. Read more here: [Connecting a drawing tablet to a ChromeOS device](https://docs.sevenpens.com/drawtab/guides/platforms/chromeos/drawtabs-with-chromeos)

#### FAQ: What size drawing tablet should I get?

It really depends on a lot of factors.

* For pen tablets - I recommend a MEDIUM size (about 11")
* For pen displays - I recommend a MEDIUM size (about 16") though many start off with a 13" and I personally prefer a 22"

More here: [Choosing the right size for a drawing tablet](https://docs.sevenpens.com/drawtab/buying/choosing-size)

#### FAQ: Which cables do I need for my tablet?

* First you need to identify the tablet's model number
* Then, once you have the model number contact customer support to identify the cables
* I recommend you watch youtube videos of the people reviewing, unboxing, setting up the tablet. This will help you under stand which cables came in the box and how they plug into the ports of tablet, computer, power supplies, etc.
* Once you've identified the cables you need, you can need to purchase them. Some options
  * From the tablet brand's online store
  * Amazon
  * eBay

#### FAQ: Should I get a pen tablet or pen display?

There is no single right answer. Each has pros and cons. More here: [Pen tablets vs pen displays](https://docs.sevenpens.com/drawtab/buying/pen-tablets-vs-pen-displays)

## Pen Displays

#### FAQ: Why does my pen display have a sparkly grain/noisy/greasy look?

To avoid the light sources from interfering with using your drawing tablet, Manufacturers apply an **anti-glare treatmen**t to drawing tablets. This anti-glare treatment disperses like from the tablet in such a way that you see it as a colorful sparkle. Read more here: [Anti-glare sparkle](https://docs.sevenpens.com/drawtab/guides/pen-displays/ag-sparkle).

#### FAQ: Can I use a pen display as a normal monitor?

Answer: YES. But there are some things you should consider if you want to use it this way: [Using a pen display as a monitor](https://docs.sevenpens.com/drawtab/guides/customizing/pen-display-as-monitor)

#### FAQ: Why does my pen display show a temporary after image?

This is temporary phenomena called [**Image Persistence**](https://en.wikipedia.org/wiki/Image_persistence). This is not a permanent change and is not screen burn in (<https://en.wikipedia.org/wiki/Screen_burn-in>).

#### FAQ: Can I use a pen display without plugging in the HDMI cable?

Answer: YES. More here: [Using a pen display as a pen tablet](https://docs.sevenpens.com/drawtab/guides/customizing/pen-display-as-pen-tablet)

#### FAQ: How do I make my pen display mirror what is on my monitor?

See this: [Mirroring or extending](https://docs.sevenpens.com/drawtab/guides/customizing/mirroring-or-extending)

#### FAQ: How do I enable mouse mode on a pen display?

The drivers that manufacturers release for their drawing tablets support Mouse Mode often only on their pen tablets but not on pen displays.

#### FAQ: Can I fix a dead pixel on my pen display?

It **MAY** be possible to fix. More here: [Dead pixels](https://docs.sevenpens.com/drawtab/guides/pen-displays/dead-pixels).

## General

#### FAQ: Is it normal for pen to lag?

Answer: YES. All drawing tablets experience some kind of lag. Pen tablets experience less lag than pen displays. However, extreme lag is not normal. You should be able to comfortably draw even if there is some lag. Read my notes on [Lag](https://docs.sevenpens.com/drawtab/broken-reference)

#### FAQ: Can I extend the length of my cables?

Yes. More here: [Extension cables](https://docs.sevenpens.com/drawtab/catalog/accessories/extension-cables)

#### FAQ: What subreddits exist for drawing tablets?

There are quite a few. See this list: [Subreddits for drawing tablets](https://docs.sevenpens.com/drawtab/resources/community/reddit).

#### FAQ: Can I replace the surface of my pen tablet?

See: [Surface protection](https://docs.sevenpens.com/drawtab/misc/surface-protectors-obsolete)

#### FAQ: What should I do if I spilled water on my tablet or pen?

See this guide: [Dealing with water damage](https://docs.sevenpens.com/drawtab/guides/maintain/dealing-with-water-damage)

## Pens

#### FAQ: Can I use a metal nib with my pen?

Answer: I personally do not recommend this,. However. YES it is possible, but BE CAREFUL and DO YOUR RESEARCH. There are potential risks to your pen and tablet. More here: [Using metal nibs](https://docs.sevenpens.com/drawtab/guides/customizing/metal-nibs)

#### FAQ: How do I connect my pen to my drawing tablet?

More here: [Connecting a pen to a drawing tablet](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-to-drawtab)

#### FAQ: My pen is lost/broken. Can I just buy a replacement pen or do I have to buy a new tablet?

You just need to buy a pen of the SAME EXACT MODEL and it will work with your tablet. You don't even have to connect it - just bring it close to your tablet and it will work.

## Drivers

#### FAQ: What do I do if a driver no longer supports my tablet?

See: [TSG: driver no longer supports a drawing tablet](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-driver-drops-drawtab-support)

#### FAQ: Can I have two tablet drivers from different manufacturers installed at the same time?

It depends. More here: [Connecting multiple drawing tablets at the same time](https://docs.sevenpens.com/drawtab/guides/general/connecting-multiple-drawtabs)

#### FA&#x51;**: How to I completely uninstall a tablet driver on Windows?**

See: [Tablet Driver Cleanup tool](https://docs.sevenpens.com/drawtab/guides/drivers/tablet-driver-cleanup-tool)


---

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