# How to deposit

### **Before using Bolide you will need:**

* To install and activate one of the wallets ([Metamask](https://metamask.io/), Wallet connect, [Trustwallet](https://trustwallet.com/)).

In case you use ***Binance*** - open your account on Binance and [connect with the MetaMask wallet](/bolide-earn/get-started/connect-with-metamask.md).

*If you use a chrome browser it is recommended to have only one active wallet extension because two or more of them might have a conflict. To check it in your Chrome Browser press the extensions button -> Manage extensions and make sure that only one wallet is activated (the one you want to connect to Bolide). You need to add the Binance chain to the wallet if it is not there yet. Here is a* [*small instruction*](<https://coinmarketcap.com/alexandria/article/connect-metamask-to-binance-smart-chain-bsc >) *on how to do that.*

* Add stablecoins to your wallet: $USDT / $USDC / $DAI or $BUSD.

{% @arcade/embed flowId="Mpgcsn6Cec93tcKcfiPZ" url="<https://app.arcade.software/flows/Mpgcsn6Cec93tcKcfiPZ/view>" %}

### **The process is super simple when all is set:**

1. &#x20;Go to Bolide official website <https://bolide.fi/>
2. Press the "Connect Wallet" button.

![](/files/bHhNHLbzAqksza4lOBSs)

You chose the wallet that is activated in your browser. You will be asked to enter a password or activate with a QR code.\
When the wallet is connected you can see the address of the wallet in the right top corner of the window.

![](/files/Cg0WftWJK59WwVa28ydq)

4\. Go to the "Low risk" Strategy window and press the "Deposit" button.

![](/files/rYf1RYLxYB0miJTPUQ1k)

5\. Choose one of the following stablecoins $USDT, $USDC, $DAI, and $BUSD from your deposit window and press the  "Approve" button.

![](/files/dE44Wmy6nmCIJKcyTRgw)

![](/files/ZE22VeEDKoKv6SLR5bgZ)

6\.  Add the amount of stablecoins you want to deposit and press the "Deposit" button.

![](/files/X3huBBimY41xLWzeKy3Z)

7\.  The total amount + gas fees will be displayed. Press the "Confirm" button.

![](/files/rwXMSDzbGHBqsjHtYAWY)

8\. Transaction successfully completed. Press the "Close" button&#x20;

![](/files/PKe94y9aUn5aLicopuMu)

9\. Congratulations your deposit is now opened!&#x20;

![](/files/qNWOl9czFQ2eXQq4Kcp9)


---

# 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.bolide.fi/bolide-earn/get-started/how-to-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.
