# How to add a Passkey with different storage methods?

Passkey is a secure and convenient authentication method that works across devices and platforms, offering flexible storage options.&#x20;

On **Apple system devices**, you can store a Passkey in **iCloud Keychain** by enabling iCloud and fingerprint recognition, or use Chrome with a Gmail account to save it in **Google Password Manager**. For local storage, opt for **Chrome on Mac** (device-specific only), or add it to other devices by scanning a QR code.

For **Windows system devices**, store a Passkey in **Google Password Manager** via Chrome and a Gmail account with fingerprint verification, or choose **Windows Hello** for local storage.

Each method seamlessly adapts to your device needs.


---

# 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.1dex.com/how-to-add-a-passkey-with-different-storage-methods.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.
