# Depositing assets (Lending)

### Depositing funds into Basic

This guide provides a straightforward method for depositing funds into Basic, making it accessible for both new and experienced users. It outlines the necessary steps to connect your Web3 wallet and navigate the platform efficiently.

By following this guide, you can easily manage your assets and explore borrowing options, enhancing your experience with Basic.

### Basic Tutorial

* Navigate to <https://basic.loans>

<figure><img src="/files/7Xx223T7DjiD8cQAHDNF" alt=""><figcaption></figcaption></figure>

* Click "Launch App"

<figure><img src="/files/76cMtt3xKu82EXINKiE3" alt=""><figcaption></figcaption></figure>

* Click "Connect Wallet"

Use your Web3 wallet to connect (MetaMask, WalletConnect, etc.)

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

* Change IoTeX network if you see "Wrong network" displayed

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

* Click "MetaMask" and connect the app in the wallet pop-up

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

* Click "Supply and Borrow" for the asset you wish to deposit

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

* Click the amount field

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

* Enter your deposit amount
* Click "Supply and Borrow" and confirm the transaction

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

* Click "OK"

<figure><img src="/files/8Tb2k9oSh9Kw2jmnfaQQ" alt=""><figcaption></figcaption></figure>

* Click "Close"

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

### If you wish to borrow against your deposited assets then you need to enable collateral for each asset you wish to use for borrowing against

* Click the collateral checkbox and confirm the transaction

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

**Your supplied assets are shown in your Basic dashboard.**


---

# 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.basic.loans/english/tutorials/depositing-assets-lending.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.
