> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-drawing-problems.md).

# TSG: Drawing problems

## Things to try first

First try the [Common drawing troubleshooting steps](/drawtab/troubleshoot/common-drawing-tsg-steps.md).

## Common problems

* [TSG: No pressure while drawing](/drawtab/troubleshoot/tsg-no-pressure-while-drawing.md)
* [TSG: Dots at start of strokes](/drawtab/troubleshoot/tsg-dots-at-start-of-strokes.md)
* [TSG: Dots at end of strokes](/drawtab/troubleshoot/tsg-strokes-dots-at-end.md)
* [TSG: Shoelaces at end of strokes](/drawtab/troubleshoot/tsg-shoelaces-at-end-of-strokes.md)
* [TSG: Delay and straight lines or gaps at start of strokes](/drawtab/troubleshoot/tsg-strokes-delay-at-start.md)
* [TSG: Pen draws while hovering](/drawtab/troubleshoot/tsg-pen-draws-while-hovering.md)
* [TSG: Random gaps in strokes](/drawtab/troubleshoot/tsg-strokes-random-gaps.md)
* [TSG: Hooks at start of strokes](/drawtab/troubleshoot/tsg-strokes-hooks-at-start.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/troubleshoot/tsg-drawing-problems.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.
