# Mode

This page is to select the DPN (Decentralized Private Network) mode which offers three options: Smart Route, Full Route, and Disabled.

<figure><img src="/files/gxoPKTDRcZ5edkAKV6mg" alt=""><figcaption><p>AtomOS Mode- Smart Route</p></figcaption></figure>

* **Smart Route:** Best internet performance while maintaining a multitude of DPN tunnels to anywhere in the world.

<figure><img src="/files/qkXaLD4i2Yc5JQXudTRD" alt=""><figcaption><p>AtomOS Mode-Full Route</p></figcaption></figure>

* **Full Route:** All network data processed by AtomOS will pass through a specific tunnel.

<figure><img src="/files/EpIoSS24IpRLAfFi0jSL" alt=""><figcaption><p>AtomOS Mode- Disabled</p></figcaption></figure>

* **Disabled:** Turns off DPN functionality, and all network data processed by AtomOS will use local traffic.

<br>


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/dpn/dpn-mode.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.
