# How to Deposit into YO

🔹 How to Deposit:

1\. Connect your wallet

Launch the dApp and click on the top right to Connect your Wallet. YO supports all popular wallets already.

<figure><img src="/files/ajB5nYusw863Wt33b0mq" alt=""><figcaption></figcaption></figure>

2\. Tap “Deposit”

From the main screen, tap the *Deposit* button.

<figure><img src="/files/4NWQGTsOdSYN80YcMnSI" alt=""><figcaption></figcaption></figure>

3\. Select Asset

Choose the token/asset you want to deposit, either WETH or native ETH.&#x20;

Note: make sure you are on Base chain

<figure><img src="/files/vFoQThT9LpuyHKoy4RD6" alt=""><figcaption></figcaption></figure>

4\. Approve and Deposit&#x20;

Click on "Approve" to begin the Deposit transaction. You first have to sign a transaction to give the YO protocol an allowance to spend your WETH. You will not be asked for an approval if you deposit native ETH. Once the approval transaction is complete, your wallet will open again with the deposit transaction. Sign the transaction to deposit into the Vault.&#x20;

6\. Done!&#x20;

Within a few seconds, your deposit will reflect in your balance and you can follow your transaction history in-app at the bottom of the page.

<figure><img src="/files/UgzJpbsfjcsX2GWJPNay" alt=""><figcaption></figcaption></figure>


---

# 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.yo.xyz/user-guides/how-to-deposit-into-yo.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.
