> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/private-networks/monogoto-edge/edge-nuc.md).

# Edge NUC

The NUC is part of the Monogoto [EDGE](https://monogoto.io/monogoto-edge/) series.

<figure><img src="/files/pPZsK73gp92jGrj7zAD8" alt=""><figcaption></figcaption></figure>

### Quick Navigation

* [Getting Started](#getting-started)
* [NUC Configuration](#nuc-configuration)

### Prerequisites

* Ethernet cables
* Power cable
* Configuration data to connect the edge to the Monogoto cloud\
  \&#xNAN;*Reach out to **<support@monogoto.io>** if you haven't received the config data yet*

## Getting Started

Connect the NUC to your internet router using an ethernet cable connected to **Port 1** (will use DHCP in order to obtain its WAN IP address).

Connect the power cable to **Port 3** of the NUC.

<div align="center"><figure><img src="/files/BqjbXwdeloXth6gF2RII" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/RpcBhKbSm8FDuBA74KcK" alt=""><figcaption></figcaption></figure>

Connect an Ethernet cable from the NUC  **Port 2** to the Network where your eNB is connected.

## NUC Configuration

#### Set Basic Parameters&#x20;

In the HUB configuration portal, select **Edges** page, accessible from the **Private Networks** page&#x20;

The **Edges** page, accessible from the **Private Networks** page, displays a comprehensive list of all edges associated with the account. The page highlights key details such as the edge vendor, the private network that it's connected to, its IP address, and the edge trunk status, which is the S6a connection between the edge and the Monogoto cloud.

<figure><img src="/files/SOS5D1KcIIH6uw1oj5OD" alt=""><figcaption></figcaption></figure>

To access a particular edge configuration, live status, and event information, simply click on the action icon.

<figure><img src="/files/ArYjEUpceVTcRyvFAKBg" alt=""><figcaption></figcaption></figure>

## Monogoto EDGE Demo

{% embed url="<https://youtu.be/klC4rgBwgwg?si=JAgwnqgdHdkf4J_y>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.monogoto.io/private-networks/monogoto-edge/edge-nuc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
