# Windows

- [Using a drawing tablet on Windows](https://docs.sevenpens.com/drawtab/guides/platforms/windows/using-drawtabs-with-windows.md)
- [Windows on ARM](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-on-arm.md)
- [Windows PNP support](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-pnp-support.md)
- [Windows PNP driver compatibility testing](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-pnp-compat-testing.md)
- [Disabling ripple effect rings in Windows](https://docs.sevenpens.com/drawtab/guides/platforms/windows/disable-ripple-effect-rings-in-windows.md)
- [Disable the press-and-hold ring in Windows](https://docs.sevenpens.com/drawtab/guides/platforms/windows/disable-press-hold-ring.md)
- [Windows 7 Tablet PC features](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-7-tablet-pc-features.md)
- [Disable Tablet PC features on Windows 7](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-7-tablet-pc-features/disable-tablet-pc-features-on-windows-7.md)
- [Disable Tablet PC using the FixMyPen tool](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-7-tablet-pc-features/fixmypen-tool.md)
- [Windows Pen and Touch Control Panel](https://docs.sevenpens.com/drawtab/guides/platforms/windows/windows-pen-and-touch-control-panel.md)
- [Windows Ink](https://docs.sevenpens.com/drawtab/guides/platforms/windows/winink.md)
- [The history of Windows Ink](https://docs.sevenpens.com/drawtab/guides/platforms/windows/winink/winink-history.md)
- [Configure Windows Ink for apps](https://docs.sevenpens.com/drawtab/guides/platforms/windows/winink/winink-config-apps.md)
- [Configure Windows Ink in the tablet driver](https://docs.sevenpens.com/drawtab/guides/platforms/windows/winink/winink-config-driver.md)
- [Configuring Photoshop to NOT use Windows Ink](https://docs.sevenpens.com/drawtab/guides/platforms/windows/winink/winink-photoshop.md)
- [Stop using a display on Windows](https://docs.sevenpens.com/drawtab/guides/platforms/windows/disable-display.md)


---

# 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/platforms/windows.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.
