# How to Enable App Lock

You can customize how and when your app locks to suit your usage habits.

**Here is a guide on enabling your App Lock:**

Navigate to your account profile page, and click your avatar photo on the account setting page.

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

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

Scroll down on this page, and you will see the '**App Lock**' option.

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

Switch this button to activate the '**App Lock**' function.

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

After activating '**App Lock**', you can set a lock time that you like.

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

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

Once everything is set up, when you exit and re-enter Cwallet, you'll find that app lock is now fully enabled.

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


---

# 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/how-to-enable-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.
