# Network Remote

![Network Remotes](/files/lR1ISFmUBlfaR5WSoRr7)

The Network Remotes allow for wireless access to a [Network Grid](/networks/network-nodes/network-grid.md)

Shift Right Click while holding a remote and targeting a Grid to 'bind' the remote to that Grid.

Right Click while holding a remote to open the bound grid so long as you are in range.

Neither Remotes nor Grids will chunk load themselves which means you need to either have the network in Spawn chunks, loaded chunks or have a chunk loader of some kind.

### Remote Types

| Remote Type | Range (Blocks) | Notes                                        |
| ----------- | -------------- | -------------------------------------------- |
| Normal      | 150            | Same dimension only, requires chunk loading. |
| Empowered   | 500            | Same dimension only, requires chunk loading. |
| Pristine    | Unlimited      | Same dimension only, requires chunk loading. |
| Ultimate    | Unlimited      | Cross-dimensional, requires chunk loading.   |


---

# 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/tools/network-remote.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.
