# Create Account with Passkey

Cantex uses [*passkeys*](https://fidoalliance.org/passkeys/) for stronger security.

Passkeys are supported by modern devices and browsers and let you sign in using Face ID, fingerprint or a device PIN; without a password. They’re phishing-resistant and backed by Apple, Google and Microsoft standards.

Common passkey providers that support WebAuthn PRF extension include:

* Bitwarden
* 1Password
* Google Password Manager
* Apple iCloud Keychain

Choose a username to start your account creation

<figure><img src="/files/Uq8aXFPAWFYxTSeaFBp0" alt=""><figcaption></figcaption></figure>


---

# 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.cantex.io/make-an-account/create-account-with-passkey.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.
