# Fund Transfer Between Accounts

## Fund Transfer Between Accounts

XBIT's dual-account system requires fund transfers to move assets between your Fund & Meme Account and Futures Account. Understanding these transfer mechanisms is essential for efficient trading across different asset types.

### Transfer Overview

**Fund & Meme Account ⟷ Futures Account**

* Different supported assets for each direction
* Instant transfers with minimal network fees
* Real-time balance updates

### Supported Transfer Assets

#### To Futures Account (For Perpetual Trading)

You can transfer the following assets from Fund & Meme Account to Futures Account:

**Currently Supported:**

* **SOL** (Solana) → Converted to USDC
* **ETH** (Ethereum) → Converted to USDC
* **ARB\_ETH** (Arbitrum ETH) → Converted to USDC
* **ARB\_USDC** (Arbitrum USDC) → Direct USDC deposit

*Note: All assets are automatically converted to USDC for perpetual trading collateral*

#### From Futures Account (To Fund & Meme Account)

**Currently Supported:**

* **ARB\_USDC** (Arbitrum USDC) only

**Coming Soon:**

* Additional asset conversions will be available in future updates
* More flexible cross-account asset management

### How to Transfer Funds

#### Step 1: Access Transfer Interface

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

* Navigate to your account dashboard
* Click on **"Transfer"** tab
* Select the transfer direction

#### Step 2: Select Transfer Parameters

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

* **From Account**: Choose source account type
* **To Account**: Choose destination account type
* **Asset**: Select the token to transfer
* **Amount**: Enter transfer amount (or click "Max")

#### Step 3: Confirm Transfer

* Review transfer details and conversion rates
* Click **"Confirm Transfer"**
* Wait for transaction confirmation

### Important Considerations

#### Asset Conversion

* **To Futures Account**: All assets convert to USDC automatically
* **From Futures Account**: Currently limited to ARB\_USDC transfers
* **Conversion Rates**: Based on real-time market prices with minimal spread

#### Transfer Limits

* **Minimum Transfer**: Varies by asset type
* **Maximum Transfer**: Based on available balance
* **Network Fees**: Minimal gas fees apply for cross-chain transfers

#### Processing Time

* **Internal Transfers**: Instant (same network)
* **Cross-Chain Transfers**: 1-3 minutes depending on network congestion
* **Balance Updates**: Real-time after confirmation

### Transfer History

Access your complete transfer history through the **"History"** tab to track:

* Transfer amounts and timestamps
* Asset conversion details
* Transaction fees
* Transfer status and confirmations

### Troubleshooting

**Transfer Failed?**

* Check minimum transfer amounts
* Ensure sufficient balance for network fees
* Verify network connectivity
* Contact support if issues persist

**Missing Funds?**

* Check transfer history for status
* Allow additional time for cross-chain confirmations
* Refresh your account balance

### Need Help?

If you continue experiencing issues or have questions about fund transfers, please contact our support team:

X(Twitter): <https://x.com/XbitHelpDesk> **Telegram**: @xbit\_dex\
**Email**: <support@xbit.com> **Live Chat**: Available 24/7 through the platform

*Please provide your transaction hash and account details when contacting support for faster assistance.*


---

# 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/account-management/fund-transfer-between-accounts.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.
