# Deposit

{% hint style="info" %}
To start trading on Bloom, deposit each asset on its native network into the wallet created for you when you joined:

⬜️ ETH – deposit Ethereum only via the Ethereum (ERC-20) network

🟨 BSC – deposit BNB only via the BSC network

🟦 BASE – deposit Ethereum only via the Base network

🟪 MONAD – deposit MON only via the Monad network

Use the same wallet address for all supported EVM chains, but always double-check the token and network before confirming any transfer.
{% endhint %}

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FC942plmL0UBpIRQ6HI6V%2F4.png?alt=media&#x26;token=c8d0f79d-9e66-4830-a5bb-bc65b807c1a8" alt=""><figcaption></figcaption></figure></div>

***

### **Locate Your Wallet Address**

When you first joined Bloom, a wallet was automatically generated for you, and you can find your wallet address by navigating to the <kbd>Wallets</kbd> section in the menu or by running the <kbd>/wallets</kbd> command.

<div align="left"><figure><img src="https://content.gitbook.com/content/cxXsA1jjenOz2nZ4oZz9/blobs/VTLTq1Y2UbIluhJpVxo3/Screenshot%202025-02-13%20alle%2016.48.27.png" alt=""><figcaption></figcaption></figure></div>

***

### **Wait for the Deposit Confirmation**

Once the transfer is initiated, it may take a few moments for the balance to appear in your Bloom wallet. Just refresh the page to check if the deposit has arrived.


---

# 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.bloombot.app/evm/getting-started/wallets-setup/deposit.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.
