# Pen cases

## Overview

Even your pens may deserve some amount of protection. As I've mentioned many times if you drop your pen especially with the nib hitting the floor you can really damage your pen irreparably.

If you need cases for your drawing tablets: [Tablet cases](/drawtab/catalog/accessories/tablet-cases.md)

## Options

* Eyeglass cases
* Cases meant for pens or pencils
* Examples of small cases for pens:
  * <https://www.amazon.com/dp/B01FWE0DQY/ref=sspa_dk_detail_2?pd_rd_i=B01FWE0DQY>
* 3D printed pen cases

## Considerations

* Rigid shells are best. And offer more protection than a soft shell. Either is better than not having a case.
* There should be some way to secure the pen inside the case so it isn't moving around.
* There should be some cushioning to protect the pen from sudden accelerations (i.e. being dropped).


---

# 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/catalog/accessories/pen-cases.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.
