# Network Monitor

![Network Monitor](/files/bSiVZ3kLGOPhn9c6hnkf)

the Network Monitor exists to 'expose' a connected Inventory to the Network. When right-clicked, it opens up a directional interface allowing you to select which adjacent block it should expose. When selected, the contents of that inventory are then open to the Network, the exposed items will show up in [Grids](/networks/network-nodes/network-grid.md) while also allowing Nodes to request/submit items from/to the Inventory where applicable.

Currently the Monitor can access the following blocks:

* Infinity Expansion Storage Units
* Network Quantum Storage

The Monitor is a Directional Networks Node and is, therefore, compatible with the [Networks Configurator](/networks/tools/network-configurator.md)

Network Monitors are allowed to be covered using [Block Veils](/crystamae-historia/tools/block-veil.md) from Crystamae Historia

{% hint style="info" %}
*A future update will expand monitors to a far larger range of inventories*
{% 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.sefiraat.dev/networks/network-nodes/network-monitor.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.
