# Private Networks

The **Private Networks** page provides a view of the configured private networks under the account. The setup of a private network includes a backhaul connection from the Monogoto cloud toward the private network's edges or radios. From the private network page the user can access to the backhaul, edge or radio configuration and live view.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FIneCCZ5c0jwuCiYha4Mr%2FScreenshot%202023-05-03%20at%2014.22.09.png?alt=media&#x26;token=23a3ca87-fe1e-4dbe-b06e-7c0bf1f604c3" alt=""><figcaption><p><em>Private networks page</em></p></figcaption></figure>

{% hint style="info" %}
The current active things on the private network is reported form the Monogoto edge.
{% endhint %}

From the private networks page, the user can access to a specific network view with ability to drill down to specific network element (edge, radio, backhaul).

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FM2BUUEKng8GqIELoNIeb%2FScreenshot%202023-05-03%20at%2014.56.18.png?alt=media&#x26;token=0a5a4277-c2ce-47a7-a30a-dbfd56c15211" alt=""><figcaption><p><em>Specific private network view</em></p></figcaption></figure>


---

# 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.monogoto.io/hub/private-networks.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.
