# Connect & Supply

**Connecting**&#x20;

First, you will need to connect your DeFi wallet to the Kinza Finance mainnet. Head over to [app.kinza.finance](https://app.kinza.finance) and click on Connect Wallet.

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

A popup will give you a list of supported wallets. Click on your preferred wallet to continue. In this case, we will connect a Metamask wallet.

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

Once connected, you will now see your wallet address in the right-hand corner of the Kinza Finance dashboard, as well as your available assets to supply. In this case, we have \~$47 of $BNB available (0.21 BNB).&#x20;

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

Let's deposit half of our available BNB. To supply, click on "Supply". A window will pop up to enter the desired amount of your available assets for deposit.&#x20;

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

Since the deposit function requires a transfer of assets from your wallet, approval is needed. An approval window will pop up, and you will need to approve to continue.&#x20;

<figure><img src="/files/aSXKRLNZKIO7BOD4tHWc" alt="" width="359"><figcaption></figcaption></figure>

Once you have approved and confirmed the transaction, the deposit will be executed, and you will return to the dashboard.&#x20;

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

Now that you are back to the dashboard with the supplied assets, you can switch the collateral toggle if you want to use your deposited assets as collateral for a loan. Switch the toggle, and a window will pop up.

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

Click "Enabling As Collateral" and you will be greeted with a final message to confirm.

<figure><img src="/files/s8cl9KPSa2p9dGRqeg3H" alt="" width="375"><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.kinza.finance/lending-core/how-to/connect-and-supply.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.
