# Adding Funds

You will need to send funds to your BullX wallets in order to trade on their respective chains. If you already have the cryptocurrencies that you want to trade with (SOL, ETH, or TRX), you can send them directly to your BullX wallet addresses.&#x20;

If you need to acquire these coins, you can use either a Centralized Exchange (CEX) like Coinbase or Binance, or a bridge service like Sideshift or SimpleSwap to convert from other coins.

When you’re ready to deposit into BullX, visit the Wallet Manager, select the chain you want to deposit to, press “Add Funds” and copy your wallet address, then paste the address into the platform your sending crypto from and confirm the transfer.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe5xqh3q5nX3UQUf_u3Dm_qCtXLu20HOodheBHim9ixUB06LzCCRpt3GwUMTYiZ6zbW5tgKNVYT6sKsa7jy7I4mC7fEW-dXhWhmHzjVxTKP-VO9D7x1mJ8MYm9c6DAHC93og_Cw?key=E93o1yEIn0JZBHBiSuw080kz" alt=""><figcaption></figcaption></figure>

Important: Your ETH address is the same for both the L1 and L2s supported by Bullx (Ethereum, Base, Blast, and Arbitrum). Be sure you send your ETH via the correct network that you want to trade on, eg., if you want to buy a token on Base, you need to deposit your ETH on the Base network.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfPArj04vMG-G10-j2hxptEXFLudNzsq6AtwbtCW-ZkLnjqXhY3ljBy650iK0w_GUWhmySD2GD_6wSUp_56vEVtupv5clJsrb_bly4KeXJS9KMXFLZ7ySG1Tq8ttk8_pC1Z_gIjEA?key=E93o1yEIn0JZBHBiSuw080kz" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://bullx.gitbook.io/bullx-neo-docs/getting-started/adding-funds.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.
