# Common problems

**Problems all drawing tablets can have**

* They lose or damage their pen. Replacement pens are **expensive** - it may cost a significant portion of what you paid for the tablet.
* The pen no longer reports pressure
* The pen pressure is stuck at 100%.
* [TSG: Tablet driver does not detect tablet](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-tablet-driver-does-not-detect-tablet).
* The tablet driver cannot detect the pen.

**Problems unique to pen displays**

* The pen display doesn't show anything.
* [TSG: Pen display shows NO SIGNAL message](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-no-signal).

I have put together a list of troubleshooting articles to help with these problems and many others. More here [Troubleshooting](https://docs.sevenpens.com/drawtab/troubleshoot)


---

# 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/troubleshoot/common-drawtab-problems.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.
