# Supply

APY so you can compare opportunities before making a deposit.

### Step 3

If necessary, approve the asset in your wallet so that the platform may access and use your wallet balance. This will require signing a transaction and paying a gas fee via your wallet.

### Step 4

Next, enter the volume of the asset you wish to provide liquidity for in the pop-up window and click "Deposit".

Note that “Collateral” is always turned on, this means that when you supply an asset to the platform, it will automatically be enabled for use as collateral for borrowing against another asset.\
\
You will see your borrow limit update to illustrate the new amount you will be able to borrow after depositing the entered value of the asset.\
\
When you are ready, click the Deposit button. You will then need to confirm transactions and pay gas fees in your wallet to complete the deposit of capital.


---

# 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.gemach.io/gemach-dao/products/glend/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.
