# Create your Passkey

{% hint style="info" %}
Passkeys are unique to the device you create them on, unless you are using a cloud service or password manager such as 1Password (recommended), which allows for seamless passkey usage across compatible devices. Please read our "[Introduction to Passkeys](/defined-docs/defined-classic/getting-started/introduction-to-passkeys.md)" for more information. **If you lose access to your Passkey/Passkey device and do not have a recovery email attached to your account, you will not have access to your funds unless you export/backup your private key.**
{% endhint %}

Before being prompted to create a Passkey, you must navigate to the Defined trading panel. To do this, select any token to open its chart and information page.

By default, on the right side of the selected token's page you'll see a variety of options. Select the Buy or Sell button to open the trading panel:&#x20;

<figure><img src="/files/4JoJNovnyOeUcYAaGgY4" alt=""><figcaption></figcaption></figure>

On the trading panel, you'll fine a "Start trading now" button. Select this to start the Wallet and Passkey creation process, as well as (optionally) funding a wallet.

<figure><img src="/files/IzndSlW8Q91ELvMX4dO0" alt="" width="321"><figcaption></figcaption></figure>

After selecting "Start trading now", you will be prompted to create a new wallet, name it, and hit save:

<figure><img src="/files/VjEgX2zjC4lIGPRSExDM" alt=""><figcaption><p>You can rename your wallet at any time.</p></figcaption></figure>

After saving, you will then have to create your Passkey. The example below is how this will appear on a Windows device:

<figure><img src="/files/rsik4AgeAjegcuWOTTQ4" alt="" width="375"><figcaption></figcaption></figure>

If you select "Use another device" you will have the option to save your Passkey in a number of ways including to mobile devices and security keys like YubiKey. Choose the right option for you.

<figure><img src="/files/NlwwH5d9w5mQf1F9ewGu" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
For more information on creating Passkeys with Windows, 1Password, Apple, and Android, please see our examples in the following pages and be sure to consult our [Device Guide](/defined-docs/defined-classic/getting-started/introduction-to-passkeys.md#passkey-device-guide). As there are many options for creating and storing Passkeys, this is not an exhaustive list of options. Please consult your specific device's support page for Passkeys for more information on creating, storing, and using Passkeys.
{% endhint %}


---

# 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.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.
