# App Lock

App Lock serves as a privacy shield for your Cwallet application on your local device.

It enhances your security by automatically locking the screen when the app is closed or runs in the background. This ensures that even if you leave your phone unlocked or lend it to someone, they cannot open Cwallet to view your balance or activity without your PIN or Biometric authentication.

<mark style="color:green;">**NOTE:**</mark> This function is only available on the Cwallet App.


---

# 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://docs.cwallet.com/security/app-lock.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.
