# How to Set Up Fingerprint Recognition/Face ID?

### iOS:Face ID

* Go to the O3 wallet homepage, tap \[Me] on the bottom right of your screen;&#x20;
* Go to general settings;&#x20;
* Turn on Face ID, and click \[OK].&#x20;

iOS users cannot use fingerprint recognition.

### Android:Fingerprint Recognition

* Go to the O3 wallet homepage, tap \[Me] on the bottom right of your screen;&#x20;
* Go to general settings;&#x20;
* Turn on Fingerprint Recognition, and click \[OK].&#x20;

Android users cannot use Face ID.


---

# 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.o3.app/guides/manage-your-crypto-assets/how-to-set-up-fingerprint-recognition-face-id.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.
