# TSG: Not enough HDMI ports

Many pen displays need to connect via HDMI to your computer.

You may be in a situation where you don't have any HDMI ports or don't have enough.

There are a couple of options you can look into:

* Use HDMI adapters to convert existing ports to HDMI. More here: [Using HDMI adapters with pen displays](/drawtab/guides/pen-displays/hdmi-adapters.md).
* Remember that HDMI splitters may not help. More here: [Using HDMI splitters with pen displays](/drawtab/guides/pen-displays/hdmi-splitters.md)
* If your tablet supports getting a display signal via a USB-C cable, you MIGHT be able to use that as an alternative. See: [USB-C DisplayPort alt mode](/drawtab/guides/pen-displays/usbc-dp-alt-mode.md)

### &#x20;<a href="#tldr" id="tldr"></a>


---

# 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/troubleshoot/tsg-not-enough-hdmi-ports.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.
