> 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/cpe-and-ue/dg505g-cbrs-5g-usb-dongle.md).

# DG505G CBRS 5G USB Dongle

The Horizon DG505G is a multimode LTE & 5G  device that provides access to private networks

The DG505G supports 5G & LTE Cat-20 DL and Cat-18 UL connectivity.

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

### Prerequisites

* Monogoto SIM
* DG505G USB Dongle
* Access to a private network

## Connect the DG505G

Start by inserting the Monogoto SIM into the DG505G.

Connect the USB dongle to your PC using the USB port.

Open up a browser and visit the URL: [**192.168.1.1**](http://192.168.0.1/)

<div align="left"><figure><img src="/files/kYG3cU2m4sUXJUC9LpD7" alt="" width="488"><figcaption></figcaption></figure></div>

click Enter to Login.

## APN Configuration

Open up the page **Settings > Profile Management**.

Configure the APN to: <mark style="color:red;">**`data.mono`**</mark>

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

## Review the connection status

Visit the **Status** page to validate the connection with Monogoto's private network. If the connection was successfully established, the connection Status reports: **Connected**. The Operator shows: **315010**

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

## Useful Links

* [DG505G User Manual](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FZaGqKDREVot5C6MSct9d%2FDG505G_User_Manual.pdf?alt=media\&token=647dfae2-2304-465f-a546-84001bcf52c1)
* [DG10 Product Sheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FNmIIqrfV4DXKniejVebw%2FDG505GProduct%20Sheet.jpg?alt=media\&token=fbe2c45c-2872-475c-8a13-363aa1a88abc)
* [DG505G product page](https://horizonpowered.com/devices/usb-dongle/dg505g/#)


---

# 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/cpe-and-ue/dg505g-cbrs-5g-usb-dongle.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.
