# Funding your Wallet

Trades on Probable use USDT as collateral for buying shares. You can fund your proxy wallet via multiple ways:

* **If you have no crypto at all:** You will need to purchase USDT with fiat money. The easiest route is using a CEX like Binance or a fiat on-ramp service that supports BNB Chain.
* **If you have crypto on any supported chains:**

  * **If the assets are within your connected wallet:** You can convert those assets to USDT on BNB chain directly via our in-app deposit functionality.

  <figure><img src="/files/DEYrHlt4VeYs0iSyVpWd" alt="" width="375"><figcaption></figcaption></figure>

  * Select the token you want use to fund your wallet

  <figure><img src="/files/n4txvsSs7qDWlyhG8AFf" alt="" width="375"><figcaption></figcaption></figure>

  * Input amount to transfer and confirm the details on the preview

  <figure><img src="/files/EgiNDVfYors5YRFe1Bgz" alt="" width="375"><figcaption></figcaption></figure>

  <figure><img src="/files/pmrmoaF4FbDT6aXcKau5" alt="" width="375"><figcaption></figcaption></figure>

  * **If the assets are in another wallet:** You can transfer supported tokens to a unique deposit address shared on UI, on receipt your proxy wallet will be funded with equivalent USDT.

  <figure><img src="/files/SpTmWj5dIi01z7keRbES" alt="" width="375"><figcaption></figcaption></figure>

  * Select the token and chain you will deposit on the specified deposit address

  <figure><img src="/files/G0NpHALP4VJXd5mDDe9g" alt="" width="375"><figcaption></figcaption></figure>

  * After you transfer the specified asset on selected chain, your funds will be bridged and sent to your proxy wallet on Probable

{% hint style="danger" %}
**The deposit address is temporary and may change by asset or chain. Please don’t save it, always copy it from UI.**&#x20;
{% endhint %}

{% hint style="success" %}
**Trading is gas-less, the platform covers the cost for you. However when depositing / withdrawing funds from the platform you will need to incur gas cost.**
{% endhint %}


---

# 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.probable.markets/get-started/funding-your-wallet.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.
