# Retrobright to handle yellowed plastic

## Restoring yellowed-plastic

If you are buying a very old drawing tablet, the plastic may have shifted colors and turned more yellow over time.

Below are two Wacom GP-300E pens compared. Both come from the original Wacom Intuos Line released in 1998. The one on top has a typical look of the pen when it was released. The one on the bottom exhibits moderate yellowing.

<figure><img src="/files/Za27CjJHSOkJMt0sr5XI" alt=""><figcaption><p>Two Wacom GP-300E pens compared.</p></figcaption></figure>

This color change may be be reversed or reduced through a process is called **retrobright.**

The video below provides clear instructions on how to perform the retrobright process.

{% embed url="<https://www.youtube.com/watch?v=jdWRsjnVD3s>" %}

## Resources


---

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