# 7. Asset Deposit & Withdrawal for Passkey Users

Users who log in via third-party authorization can verify their identity with Passkey and create a 1DEX blockchain account, ensuring self-custody and asset security.

When Passkey users perform Deposit or Withdrawal operations, 1DEX enables cross-chain transfers between the user's source chain assets and their 1DEX blockchain account via the exSat Bridge.

\
exSat Bridge  is a secure cross-chain bridge under the custody of licensed custodians, Such as Ceffu, Cactus, and ChainUp. [About exSat Bridge >](https://docs.exsat.network/user-guides/bridge-your-btc#integrated-custodians)

The process is as follows:

When depositing assets (such as BTC or USDT), the funds are directly transferred to the user’s 1DEX blockchain account via the exSat Bridge. For withdrawals, after Passkey verification, assets are transferred from the user’s 1DEX blockchain account to the target chain specified by the user through the exSat Bridge.

Throughout the entire bridging process, 1DEX has no access to user assets, ensuring the security of funds. This design leverages the high security of Passkey and the bridging capability of exSat Bridge to provide users with a secure and efficient asset management experience.

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeR_9mQgqCX2-uuV00bzrYJimar9StXTvLdcOTBNV0uZj2E1eFQLH5GPBK_O6tle0jDTR8Z9bpD2Nx0F5vVSx0nSqCVgHL-Ao_ElOUFL8hJdZc4oKl8grcNQchbDtWwSxjV9ntXGw?key=plwL78WbXNURUi1RDcEVphc0" 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.1dex.com/1dex-technical/7.-asset-deposit-and-withdrawal-for-passkey-users.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.
