# System Status

## System Status

* Go to Setting->System->System Status

| Item                                   | Description               |
| -------------------------------------- | ------------------------- |
| Video input: 1920x1080\@60HZ           | Detected resolution       |
| Audio input: PCM 2CH 48000HZ           | Detected audio source     |
| System mode: 2\*1080P\@25/30+D1\@25/30 | Two modes to select       |
| Button "Save"                          | Click to save settings    |
| Button "Reset"                         | Click to discard settings |

![System Status](/files/-MPbiGZUaAD81aVW6RUm)

{% hint style="info" %}
:man\_mage: **Tips**: If "1920x1080P\@30HZ" is shown in the video input, that means no video source is detected via HDMI. Please check whether HDMI cable is well plugged in or not.
{% endhint %}


---

# 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.jtokenapp.com/setting/system/system-status.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.
