# SYSTEMS/ECS

### AIR SHUTOFF VALVES STATUS <a href="#air-shutoff-valves-status" id="air-shutoff-valves-status"></a>

* Shown as a circle and an internal line representing the valve position.

***

### PACK STATUS <a href="#pack-status" id="pack-status"></a>

* **Green:** on
* **White:** off
* <mark style="color:red;">**Amber Dashed:**</mark> <mark style="color:red;"></mark><mark style="color:red;">undetermined</mark>
* <mark style="color:red;">**Amber Dashed covered by an amber cross:**</mark> <mark style="color:red;"></mark><mark style="color:red;">failed</mark>

***

### RECIRCULATION FAN STATUS <a href="#recirculation-fan-status" id="recirculation-fan-status"></a>

* Shown as a circle and an internal windmill, representing the fan status.

***

### COCKPIT/CABIN TEMPERATURE INDICATION <a href="#cockpitcabin-temperature-indication" id="cockpitcabin-temperature-indication"></a>

* Digital information displays selectable and actual temperature for the cockpit, forward cabin, and aft cabin.
* Green: actual temperature indication, Cyan: set temperature indication.

***

### OUTFLOW VALVE (OFV) POSITION INDICATION <a href="#outflow-valve-ofv-position-indication" id="outflow-valve-ofv-position-indication"></a>

* Pointer indicates the actual OFV position.

***

### MANIFOLD PRESSURE INDICATION <a href="#manifold-pressure-indication" id="manifold-pressure-indication"></a>

* Digital pressure

***

### FLOW LINE <a href="#flow-line" id="flow-line"></a>

* **Green:** air flow
* **White:** no air flow
* <mark style="color:red;">**White/Amber Dashed:**</mark> <mark style="color:red;"></mark><mark style="color:red;">invalid information</mark>
* <mark style="color:red;">**Amber:**</mark> <mark style="color:red;"></mark><mark style="color:red;">overheat</mark>

***

### GROUND CART <a href="#ground-cart" id="ground-cart"></a>

* <mark style="color:red;">Ground cart connection is displayed only when it is connected to the aircraft.</mark>


---

# 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.flightsim-studio.com/e-jet-series/systems-guide/main-panel/multifunction-display-mfd/systems-ecs.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.
