> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/surface-protectors/foxbox-covers.md).

# Foxbox covers

## Overview

Foxbox ([**https://foxbox.io/**](https://foxbox.io/)) makes **customized** protective covers. You can add an image to your cover to personalize it in any way you want.

## **Who uses these covers?**

These covers are very popular in the osu! gaming community.

## **Can it be used for pen displays?**

NO. FoxBox only sells opaque covers that are useful for pen tablets.

## **Can it be used for drawing?**

These covers are WAY MORE TEXTURED than any pen tablet surface. Honestly, they are probably too textured if you want to draw. I think many people would not drawing on them because of the intense texture.

## **Thickness**

I measured the thickness at 0.3mm with a digital caliper/

## **Durability**

These are very durable. I'm sure I could scratch them if I tried to with a knife or some sharp edge but I think a plastic nib would not be doing much to the surface.

## Removal

They are not difficult to remove.

However, you should be a little careful with an Intuos Pro medium or Large which have removable texture sheets. When I removed the Foxbox cover I wasn't paying attention and actually removed both the Foxbox cover and removable sheet. So pay attention to that if you use these with an Intuos Pro.

## My foxbox cover

Here's the foxbox cover I ordered for my Wacom Intuos Pro (PTH-860). The image is one I designed myself. I wanted some bright colors contrast with the boring black plastic of my many

<figure><img src="/files/ulcHZJZlsgFBHRh6EgdB" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sevenpens.com/drawtab/catalog/accessories/surface-protectors/foxbox-covers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
