# DXCAM

This is the preferred method if you are running SpectraAI on the same computer where you play games or you're running console remote setup without a capture card.

1. Open the SpectraAI menu.
2. Select **DXCAM** from the Capture Methods dropdown.
3. **Select Monitor:** Choose the monitor you wish to capture (usually Display 1).
4. **Resolution:** Ensure the resolution matches your monitor's native resolution.
5. **Framerate:** Set your desired target framerate (e.g., 60 or 120).
6. Click **Save/Apply**.


---

# 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/dxcam.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.
