# Secure Your Device

To ensure maximum security, you must disable Developer Options and USB Debugging.

{% hint style="warning" %}

### Why this matters

Leaving these features enabled could allow unauthorized access or system modification.\
Disabling them restores full device integrity.
{% endhint %}

### How to disable them

1. Go to **Settings → System → Developer options**.
2. Toggle **USB Debugging → Turn off**.
3. Scroll to the top and toggle **Developer Options → Turn off**.
4. Ensure **OEM Unlocking** is also turned off.

<figure><img src="/files/41JIZsfRUaAB68i8jvD0" alt="" width="164"><figcaption></figcaption></figure>

{% hint style="success" %}
Now your device is fully provisioned and secured.
{% 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/secure-your-device.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.
