# How to login

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

XBIT provides multiple convenient login methods to access your trading account. Choose the option that best suits your needs.

### Login Methods

#### 1. Email Login (Recommended for New Users)

**Best for**: First-time users who want to get started quickly

* Click **"Log in / Sign up"** in the top right corner
* Select **"Email Login"**
* Enter your email address
* Click **"Confirm"** to generate a decentralized MPC wallet with [TurnKey](https://www.turnkey.com/)
* Complete the verification process

*Note: This creates a secure, non-custodial wallet where you control your private keys through* [*Turnkey's*](https://www.turnkey.com/) *enterprise-grade infrastructure.*

#### 2. Google Authentication

**Best for**: Users who prefer social login

* Click **"Continue with Google"**
* Authorize XBIT to access your Google account
* Complete the setup process

#### 3. Web3 Wallet Connection

**Best for**: Experienced crypto users with existing wallets

Connect your preferred wallet:

* **OKX Wallet** - Click to connect if installed
* **Phantom** - Popular Solana wallet
* **Trust Wallet** - Multi-chain support
* **WalletConnect** - Connect 300+ wallets via QR code

Simply click on your preferred wallet option and follow the connection prompts.

### Supported Networks

Once logged in, you can deposit funds from:

* **Solana** (SOL and SPL tokens)
* **Ethereum** (ETH and ERC-20 tokens)
* **Arbitrum** (ARB and compatible tokens)


---

# 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.xbit.com/welcome/how-to-login.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.
