# Creating a PassKey

When users deposit funds, they are required to create a PassKey. During the deposit process, the system will create a blockchain account and bind its permissions to the PassKey. Users can then verify their identity with the PassKey to complete on-chain signature transactions for their blockchain account.

\
\
\&#xNAN;**(1) After logging in, click on Deposit to enter the PassKey creation process.**

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXemEXNMSTFP9ZDTG5WRFsLUrGVlAtaHJHoi8GUb0X9E55LAmot7VvfwNK5G6uLhLCK97_cWq_kZbCbLcgGNz2dvhNYIaoyMiwYyfMCGb6J7TQWmZ8QUSRsIu8hpbJ7ie1mLN2CS?key=plwL78WbXNURUi1RDcEVphc0)

**(2) Click on Create PassKey and follow the system pop-up prompts to complete the PassKey setup.**

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

**(3) Once the PassKey is created, click Deposit Now to proceed with the deposit. After completing the first deposit, the blockchain account will be created.**

<br>


---

# 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/learn-about-passkey/creating-a-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.
