# Logging In

**How to log in to 1DEX?**

**If you choose to sign in with your Apple, Google account:**

1. Click "Continue with Apple" or "Continue with Google" to log in with your Apple or Google account and authorize it to create a 1DEX account.
2. You're now connected. Next, create a Passkey, as it will be used for secure verification in all transactions and withdrawals. Click the "Deposit" button then click the "Create Passkey" button to create a passkey for 1DEX.

{% embed url="<https://youtu.be/R3-s5HnnHJU>" %}

**If you choose to sign in with a EVM wallet:**

1. Click the “EVM Wallet” button and choose a wallet to connect. A pop-up will appear in your wallet extension asking you to connect to 1DEX, click the "Connect" button to log in to 1DEX.

{% embed url="<https://youtu.be/cB7Wr9YGcug>" %}

2. Now you have connected your wallet. The next step is to cross the assets to the exSat Mainnet chain. You can use exSat bridge (<https://exsat.network/app/bridge>) to cross the assets to exSat Mainnet.

{% embed url="<https://youtu.be/4ZrcssKpQe8>" %}

**If you choose to sign in with a Vaulta wallet:**

1. Click the "Vaulta Wallet" button, and then the browser will request to open the local Anchor Wallet. Your Anchor Wallet will automatically open the "Signing Request" window, click on your Vaulta account, enter the password, and click "Authorize" button to log in to 1DEX.

{% embed url="<https://youtu.be/e3-eACbWya8>" %}

2. Alternatively, you can open the TokenPocket App on your phone, switch to the "Discover" menu, click the top search box, enter "[1dex.com](http://1dex.com/)" to access 1DEX. Click the "Vaulta Wallet" button, then click "TokenPocket" to log in to 1DEX.

{% embed url="<https://youtu.be/cUFBXYIKSpM>" %}


---

# 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/user-guide/logging-in.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.
