# Timing Lock

## Why do we need to set Timing Lock

If you have finished authorization, left your personal device for a long period of time, and forget to lock it, it is very unsafe for your assets. Anyone can operate through NightELF. NightELF will set a lock time of 15 minutes by default. If you do not perform any operation within 15 minutes, NightELF will automatically lock to protect your assets.

## How to set the Timing Lock

If you think the default time is too long or too short, you can set different lock time. We provide some different time intervals for you to choose, you can also choose not to use the Timing Lock.

![Backup](/files/-Lwc0ll8e4McCv3eI8SB)


---

# 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.browser-extension.aelf.io/user/time-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.
