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

# （FAQ）Common problems in connection:

## What should I do if I cannot access the network after the connection is correct?

Deeper Connect’s AtomOS startup takes 2\~8 minutes. It is recommended to wait for a while for the first startup

## It has been more than 10 minutes since Deeper Connect has been activated, but the router still does not detect the network signal, what should I do?

1. Confirm whether the router mode is selected as the Internet access method of the router. If you are not sure, please switch to router mode according to the router brand search related settings.
2. In this state, restart the modem alone.
3. If restarting the modem alone is useless, restart all network devices.

## What is the function of the indicator lights of each interface of the device?

When the device is turned on, the power prompt red light will be on for 8-10 seconds; then it will become a fast double flash; when it becomes a slow flash, Deeper Connect will operate normally. When Deeper is running normally, the green lights on the two network ports are always on and the yellow lights are flashing (it may be that the yellow lights are on and the green lights are flashing).

## What should I do if one of the network port lights does not light up?

Try to tighten the network cable or try to replace the network cable.

## What should I do if the device is in normal use for a period of time and suddenly cannot access any network (cannot access the Internet)?

Please remove the flash memory card from the device, reinsert and restart the device.

## What should I do if I forget the login password after changing it?

Please visit: <http://deepernetwork.cc/d/18-if-you-have-forgotten-your-login-password> Submit the string of the login box.


---

# 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:

```
GET https://deeper-network-2.gitbook.io/deeper/untitled-1.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.
