# Install DCC & Apps

### Core components (installed automatically)

The following components are mandatory:

* **DCC (Device Control Center)**
* **VPN app**

{% hint style="warning" %}
DCC and VPN are pre-selected and cannot be removed.\
They are essential for device control and encrypted connectivity within Castrum OS.
{% endhint %}

<figure><img src="/files/nvGiK1kCQwaigTEzilMS" alt="" width="375"><figcaption></figcaption></figure>

### Optional Apps

You may now choose additional privacy-focused apps to install on your device.

Select from a curated list of 30+ trusted applications, including:

* Signal
* Telegram
* DuckDuckGo Browser
* Proton Mail
* Organic Maps
* KeePassDX
* Simple Tools
* and others

These apps are pre-vetted and privacy-oriented.

### To proceed

1. Select or deselect optional apps based on your preference.
2. Click <mark style="color:$primary;">**Install**</mark>.
3. The installation process will begin immediately.

{% hint style="danger" %}

## During installation:

* Do not disconnect the phone.
* Do not disable USB debugging.
* The process may take several minutes.
  {% endhint %}


---

# 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://conectum-portal.gitbook.io/conectum-portal-documentation/dcc-and-apps-setup/install-dcc-and-apps.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.
