> For the complete documentation index, see [llms.txt](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/compatibility.md).

# Compatibility

## **Can Deeper Connect be effectively implemented in a network that utilizes Google nest Wi-Fi mesh networking within a home**?

Deeper Connect Mini connects in line with an ethernet cable, so if you connect it before your Google Nest Wi-Fi Mesh it should work just fine.

## **Can Deeper Connect be used with a portable modem like the Netgear 4G modem**?

Netgear 4G would have to have an extra ethernet cable connection in order to work. Then you can connect the device after the modem and the other end directly into a PC or another router.

## **Will Deeper Connect work with Altice One**?

Yes, but you need an Ethernet cable to connect to your All-in-One Altice One router.

## **I am using a Fiber Network. If my setup is Fiber Terminal → Optical Network Terminal (ONT) → Deeper Connect Mini → Asus Router → Other Devices through LAN and WIFI. Can this work**?

Yes, it will work as long as your ONT and Asus Router are connected by an Ethernet cable. Deeper Connect devices will connect online with Ethernet cables between your ONT and your Wi-Fi router, it can protect your home network.

## **If I use a 4g+ mobile hotspot as a Wi-Fi router, how can I use your device to distribute traffic over the air**?

Currently, all Deeper devices can distribute WIFI if our WIFI adapter is used with the device. The adapter can connect to the USB port of each device to share WIFI as an access point. You can find the adapter on <https://shop.deeper.network/>

## **I have an all in one modem/router, do I need another router**?

No, you can purchase a Deeper WIFI adapter to distribute WIFI directly from your Deeper device. You can find the adapter on <https://shop.deeper.network/>


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/compatibility.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.
