> For the complete documentation index, see [llms.txt](https://docs.xbit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xbit.com/account-management/deposit-and-withdraw.md).

# Deposit\&Withdraw

## Deposits

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

#### Supported Networks

* **Solana**: SOL and all SPL tokens
* **Ethereum**: ETH and all ERC-20 tokens
* **Arbitrum**: ARB\_ETH and ARB\_USDC

#### How to Deposit

1. Click **"Deposit"** and select network
2. Scan QR code or copy wallet address
3. Send assets - auto-credited to Fund & Meme Account

### Withdrawals

<figure><img src="/files/3DWkTpn2CZm0g8qwQe0y" alt=""><figcaption></figcaption></figure>

#### Supported Assets

Currently supports: **SOL**, **ETH**, **ARB\_ETH**, **ARB\_USDC**

#### How to Withdraw

1. Click **"Withdraw"** and select asset
2. Enter recipient address and amount
3. Review fees and click **"Confirm Withdrawal"**

#### Account Rules

* **Fund & Meme Account**: Direct withdrawals available
* **Futures Account**: Must transfer to Fund & Meme Account first (ARB\_USDC only)

### Web3 Wallet Access

Your account includes seed phrase access, allowing direct asset management through any Web3 wallet (MetaMask, Phantom, etc.) for maximum flexibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/deposit-and-withdraw.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.
