# False scratches

## Overview

Sometimes you may encounter something that looks like a scratch on a tablet. But it is what I call a "false scratch" or a "temporary scratch". I use these terms because, these kinds of "scratches" can be removed by cleaning the tablet or even rubbing the it away with your finger.

## Cause

These marks are caused by the pen displacing material on the surface. This material can include includes:

* Oil from your skin
* Dust and other grime
* Tiny bits of the nib that have worn away.

## Cleaning tips

Here are some options for cleaning your tablet: [Cleaning a drawing tablet](/drawtab/guides/maintain/cleaning-drawtabs.md)


---

# 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/guides/maintain/false-scratches.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.
