# Capture Card

This is not the lowest latency method for Dual PC setups but the safest.

1. **Hardware Connect:** Plug the USB output of your Capture Card into the PC running SpectraAI.
2. **HDMI Connect:** Ensure the HDMI from your Gaming PC goes into the Input of the Capture Card.<br>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Close any other software that is / might be using the capture card</p></div>
3. **SpectraAI Setup:**
   * Open the SpectraAI menu.
   * Select **Capture Card**.
   * The system should automatically detect the incoming video feed.
   * No complex OBS configuration is required for this method.


---

# 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://spectra-2.gitbook.io/spectra-ai/use/capture-methods/capture-card.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.
