# Passkeys

Create, manage, and delete passkeys for your accounts using the Cerby mobile app.

{% content-ref url="/pages/HHWlbo3AdfXgL1WWc52z" %}
[Create a passkey for an account](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/create-a-passkey-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/nZSUUiv1s02OhBOkMqsA" %}
[Log in to an account with a passkey](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/log-in-to-an-account-with-a-passkey.md)
{% endcontent-ref %}

{% content-ref url="/pages/WP9Drzx8IuF7tA2K8W94" %}
[Update the passkey of an account](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/update-the-passkey-of-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/VWdGG5e0cjcwVjUWGSK7" %}
[Remove a passkey from an account in an app](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/remove-a-passkey-from-an-account-in-an-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/zh4LFfGRa3NbNZZbGyCN" %}
[Delete a passkey from an account](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/delete-a-passkey-from-an-account.md)
{% endcontent-ref %}


---

# 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://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys.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.
