# Deposits

Fund your PolyBoomBot wallet from **ETH, SOL, BTC, Base, BNB, or Polygon**.

Deposits are **auto-bridged to Polygon** and swapped to **USDC.e** for trading.

{% embed url="<https://www.youtube.com/watch?v=OPq0ykO2tXo>" %}

{% hint style="warning" %}
Always select the correct network **before** you send.

Wrong network or unsupported assets can be unrecoverable.
{% endhint %}

{% stepper %}
{% step %}

### 1. Open Deposit

In the bot, tap **Wallet** and then **Deposit**.

<div><figure><img src="/files/TDhutyw0llkjfXba7WAa" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/U2g2H58QPy0rjNLdAmN7" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 2. Choose the chain

<figure><img src="/files/CgzwD1WX9gTUOCZwmrb5" alt="" width="299"><figcaption></figcaption></figure>

Pick the chain you’re sending from.

Only send assets shown in **Supported assets** for that chain.
{% endstep %}

{% step %}

### 3. Send funds

<figure><img src="/files/LITa13165cCyi41EI1BW" alt="" width="299"><figcaption></figcaption></figure>

Send your crypto to the address shown.

Double-check the **network** and the **asset**.

Most deposits are complete in a few minutes.

{% hint style="info" %}
For the fastest deposits, keep enough gas on the source chain. Typically, holding atleast 5\~10$ worth of the native gas asset will be completely enough for several transactions.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### 4. Trade with USDC on Polygon

<figure><img src="/files/ydZyMmMGqBjE9JW52wOQ" alt="" width="299"><figcaption></figcaption></figure>

Once bridging completes, your USDC balance is ready for trading.

Open the menu and run `/markets`.
{% endstep %}
{% endstepper %}


---

# 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://polyboom.gitbook.io/doc/about-polyboombot/deposits.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.
