# Basics

- [Beginner's guide to drawing tablets](https://docs.sevenpens.com/drawtab/basics/beginners-guide.md)
- [Types of drawing tablets](https://docs.sevenpens.com/drawtab/basics/drawtab-types.md)
- [Introduction to pen tablets](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-pen-tablets.md)
- [Introduction to pen displays](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-pen-displays.md)
- [Introduction to pen computers](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-pen-computers.md)
- [Introduction to pen-enabled mobile devices](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-mobile-devices.md)
- [Introduction to pen-enabled 2-in-1 laptops](https://docs.sevenpens.com/drawtab/basics/drawtab-types/intro-2-in-1-laptops.md)
- [Learning digital art](https://docs.sevenpens.com/drawtab/basics/learning-digital-art.md)
- [Learning to use drawing tablets](https://docs.sevenpens.com/drawtab/basics/learning-drawtabs.md)
- [Getting started with a drawing tablet](https://docs.sevenpens.com/drawtab/basics/getting-started.md)
- [Scenarios](https://docs.sevenpens.com/drawtab/basics/scenarios.md)
- [Gaming with a drawing tablet](https://docs.sevenpens.com/drawtab/basics/scenarios/gaming.md)
- [Making educational videos with a drawing tablet](https://docs.sevenpens.com/drawtab/basics/scenarios/edu-vids.md)
- [Taking notes with drawing tablets](https://docs.sevenpens.com/drawtab/basics/scenarios/taking-notes.md)
- [Whiteboarding with drawing tablets](https://docs.sevenpens.com/drawtab/basics/scenarios/whiteboarding.md)
- [Replacing mouse with a drawing tablet](https://docs.sevenpens.com/drawtab/basics/scenarios/replacing-mouse.md)
- [Using drawing tablets in 3D workflows](https://docs.sevenpens.com/drawtab/basics/scenarios/3d-workflows.md)
- [Contacting support](https://docs.sevenpens.com/drawtab/basics/support.md)
- [Drawing tablets vs mice](https://docs.sevenpens.com/drawtab/basics/drawtabs-vs-mice.md)
- [The drawing experience](https://docs.sevenpens.com/drawtab/basics/drawing-experience.md): What it feels like to draw on a drawing tablet
- [App compatibility with drawing tablets](https://docs.sevenpens.com/drawtab/basics/app-compat.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/basics.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.
