# Replacing a lost or damaged pen

## Overview

If you need to get a replacement pen for your tablet, you can't buy any random pen - even from the same manufacturer.&#x20;

## Selecting the right pen

You have to be careful in selecting the pen. Most tablets are only compatible with a small number of pens - sometimes even only compatible with a single pen. To keep it simple: <mark style="color:red;">**buy the exact same model pen that came with your tablet**</mark>.

So many people accidentally buy incompatible pens and get frustrated. Please avoid this buy doing a little research. For a detailed breakdown of the compatibility topic, see this: [Pen compatibility](/drawtab/guides/pens/pen-compatibility.md)

## Instructions

* First find the model number of your tablet: [Finding the model number of your drawing tablet](/drawtab/guides/general/finding-tablet-model-number.md)
* Then, go to the website of your tablet brand and search for the tablet you have and it should list the compatible pen model number. If you can't find what you are looking for then **contact customer support**.
* If you have a **Wacom** tablet, look at a compatibility list: [Wacom pen compatibility](/drawtab/catalog/pens/wacom-pens/wacom-pen-compatibility.md)

## ALWAYS verify with customer support

No matter what is written on any site, I **HIGHLY ENCOURAGE** you to <mark style="color:red;">**always contact customer support**</mark> for your tablet and ask them to verify which pen models are compatible.


---

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