# Microsoft Paint

## Basics

* Microsoft Paint (aka MSPAINT) is one of the oldest Microsoft applications available on Microsoft Windows.
* <https://en.wikipedia.org/wiki/Microsoft_Paint>

## Summary

It's still a relatively primitive application. And although some people do use it to create drawings or paintings there are far better options out there. MSPAINT is still useful though as a tool to do quick edits of images.

## Drawing tablet compatibility

And MSPAINT has two brushes that are pressure sensitive. So it's useful as a way of diagnosing pressure problems with a drawing tablet.

The two pressure-sensitive brushes are:

\-        Watercolor

\-        Oil


---

# 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/apps/microsoft-paint.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.
