# Network Nodes

- [Network Controller](https://docs.sefiraat.dev/networks/network-nodes/network-controller.md)
- [Network Grid](https://docs.sefiraat.dev/networks/network-nodes/network-grid.md)
- [Network Bridge](https://docs.sefiraat.dev/networks/network-nodes/network-bridge.md)
- [Network Cell](https://docs.sefiraat.dev/networks/network-nodes/network-cell.md)
- [Network Monitor](https://docs.sefiraat.dev/networks/network-nodes/network-monitor.md)
- [Network Quantum Storage](https://docs.sefiraat.dev/networks/network-nodes/network-memory-shell.md)
- [Network Importer](https://docs.sefiraat.dev/networks/network-nodes/network-importer.md)
- [Network Exporter](https://docs.sefiraat.dev/networks/network-nodes/network-exporter.md)
- [Network Grabber](https://docs.sefiraat.dev/networks/network-nodes/network-grabber.md)
- [Network Pusher](https://docs.sefiraat.dev/networks/network-nodes/network-pusher.md)
- [Network Purger](https://docs.sefiraat.dev/networks/network-nodes/network-purger.md)
- [Network Capacitor](https://docs.sefiraat.dev/networks/network-nodes/network-capacitor.md)
- [Network Power Display](https://docs.sefiraat.dev/networks/network-nodes/network-power-display.md)
- [Network Encoder](https://docs.sefiraat.dev/networks/network-nodes/network-encoder.md)
- [Network Autocrafters](https://docs.sefiraat.dev/networks/network-nodes/network-autocrafters.md)
- [Network Vanilla Pusher](https://docs.sefiraat.dev/networks/network-nodes/network-vanilla-pusher.md)
- [Network Vanilla Grabber](https://docs.sefiraat.dev/networks/network-nodes/network-vanilla-grabber.md)
- [Network Wireless Transmitter](https://docs.sefiraat.dev/networks/network-nodes/network-wireless-transmitter.md)
- [Network Wireless Receiver](https://docs.sefiraat.dev/networks/network-nodes/network-wireless-receiver.md)
- [Network Control: X](https://docs.sefiraat.dev/networks/network-nodes/network-control-x.md)
- [Network Control: V](https://docs.sefiraat.dev/networks/network-nodes/network-control-v.md)
- [Network Vacuum](https://docs.sefiraat.dev/networks/network-nodes/network-vacuum.md)


---

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