# Storing your pen

## Overview

Store your pens so that the nib is not experiencing constant pressure. Some tablet users suggest that if the nib has a constant pressure applied to it, over time the pressure could damage the pressure sensor.

## Pen case

If you pen came with a case designed for it, that is the safest place to store it. These cases provide a lt of protection for the entire pen and the pressure sensor

In the photo below you can see how a case has extra room for the nib so nothing can press into it.

<figure><img src="/files/ZxS5fibyzg9wMSN9Ew9f" alt=""><figcaption></figcaption></figure>

## Vertical options

Below, three conceptual options are presented for storing a pen.

* The one on the far right places no load on the pressure sensor
* The one on the far left places the entire weight of the pen on the pressure sensor
* The one in the middle places only the weight of the nib on the pressure sensor. This is the way I store my pens.

<figure><img src="/files/4mxamwPW8txoR1W5kYb5" alt=""><figcaption></figcaption></figure>


---

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