# Avoid dropping your pen

## Summary

Avoid dropping your pen or in general subjecting them to any sudden force

## Overview

Pens are the most sensitive component because they have some small parts and some moving parts. A fall onto a floor can damage your pen. The can completely break the internals of your pen.&#x20;

## What might happen

* PRESSURE PROBLEMS
  * Complete loss of pressure sensitivity
  * Reversal of pressure sensitivity
  * No matter how hard you press, pen thinks you are pressing at full 100% pressure
  * Have to press (much) harder than before to draw
  * Pen can become too sensitive so you have to press much more lightly
  * Pen starts drawing or clicking even while it is hovering above the tablet
* &#x20;NIB PROBLEMS
  * Tip of nib can break, leaving the nib suck inside pen
  * Nib may fracture inside and be bent making it difficult to remove
* PEN BODY PROBLEM
  * The tip of the pen can break and small pieces and come off
* BUTTON PROBLEMS
  * Buttons may become non function
  * Buttons may act as if they are always pressed


---

# 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/avoid-dropping-pen.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.
