# Passcode Authentication

* Condition: passcode is enabled.
* To access the function, please follow the steps below.

**Step 1**

* Enter passcode.                                                                                                                                                                                                                                                                                                                                                                ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FHyrVxtusT69PrOeHsPvO%2Fimage.png?alt=media\&token=bd0641e8-fe01-402a-981b-2e7a659aec97)

**Step 2**

* If the user enters correctly --> Go to the Home screen.                                                                                                                                                                                                                                                                                ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FueP6WJxryB3bmEl4NEoH%2Fimage.png?alt=media\&token=ff88a868-bdfa-4d36-b0c1-487b97147869)
* If the user enters incorrectly five times in a row, the application will be locked.                                                                                                                                                                                                                           ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FRFwwJYQf0ZLuDeiVn2vj%2Fimage.png?alt=media\&token=9cec9c20-a060-4baf-a678-9a5e65933db0)
* After 30 seconds, the user can continue to enter the passcode. There is no limit to the number of times the user enters incorrectly so that the user can enter continuously.&#x20;
* If the users still do not enter correctly, they must remove and reinstall the 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.fwallet.net/app-fruits-wallet/security-lock/security-authentication/passcode-authentication.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.
