# Apple

Passkeys are also supported on your Apple products such as Mac and iPhone. Passkeys are encrypted and stored in your iCloud Keychain where they aren't visible to anyone else.

{% hint style="warning" %}
To use passkeys, iOS 16, iPadOS 16, macOS 13, or tvOS 16 (or later) is required. [iCloud Keychain](https://support.apple.com/en-ca/guide/iphone/passkeys-passwords-devices-iph82d6721b2/17.0/ios/17.0) and [two-factor authentication](https://support.apple.com/en-ca/guide/iphone/use-two-factor-authentication-iphd709a3c46/17.0/ios/17.0) must also be turned on.
{% endhint %}

With a Passkey created on your device, you will have the option to sign in via Touch ID or Face ID. Below are examples of how these prompts will appear:

<figure><img src="/files/FWnzMDJC32H9SFkquCNI" alt="" width="375"><figcaption><p>Touch ID prompt on Mac.</p></figcaption></figure>

<figure><img src="/files/KWhK33Qk2IICAXnNSrYo" alt=""><figcaption><p>Face ID prompt example on iPhone</p></figcaption></figure>

You can find more information on Passkeys using Apple products[ here](https://support.apple.com/en-ca/guide/iphone/iphf538ea8d0/ios).


---

# 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.defined.fi/defined-docs/defined-classic/getting-started/create-your-passkey/apple.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.
