# Connecting

- [Connecting a pen to a drawing tablet](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-to-drawtab.md)
- [Recessed USB-C ports](https://docs.sevenpens.com/drawtab/guides/connecting/recessed-usbc-ports.md)
- [Using 3rd-party cables with your drawing tablet](https://docs.sevenpens.com/drawtab/guides/connecting/3rd-party-cables-for-drawtab.md)
- [Cables I use to connect pen tablets](https://docs.sevenpens.com/drawtab/guides/connecting/3rd-party-cables-for-drawtab/my-cables-for-pen-tablets.md)
- [Connecting a pen tablet](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-tablet.md)
- [Wireless connection](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-tablet/wireless-connection.md)
- [Connecting a drawing tablets with a serial cable](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-tablet/connecting-with-serial-cable.md)
- [Connecting a pen display](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display.md)
- [Connecting a pen display with USB-C](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/connecting-pen-display-usbc.md)
- [Connecting with HDMI](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/connecting-pen-display-hdmi.md)
- [Connecting with a 3-in-1 cable](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/connecting-with-a-3-in-1-cable.md)
- [Connecting a pen display to a USB-C port on a GPU](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/connecting-pen-display-gpu-usbc.md)
- [Connecting a pen display to a mobile device](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/pen-display-with-mobile-device.md)
- [Motherboard HDMI vs GPU HDMI ports](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/motherboard-vs-gpu-hdmi.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/connecting.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.
