# Borrow

You can use deposited assets as collateral to borrow against. The amount you may borrow in relation to your collateral depends on the type of asset being used as collateral. You can find your borrow limit in your dashboard.

Assets and volume available to borrow depends on the liquidity of the supplied asset. If there is no l

Borrowing markets currently include WETH, WBTC, USDC.e, ARB, GLP, GMX, MAGIC, USDT, DAI, FRAX, UNI and LINK along with yield‑bearing tokens such as gmdBTC, gmdETH, gmdUSDT and gmdUSDC. The availability of each asset and its borrow rate will depend on overall liquidity and demand across the protocol.iquidity, you would need to wait for a new user or the platform to supply more, or for a loan to be repaid.

### Step 1

Click the asset you wish to borrow. There must be sufficient liquidity for the asset and you must not have exceeded your borrow limit for you to be able to borrow an asset.

### Step 2

Enter the amount you wish to borrow and then click the “Borrow” button. You will then need to sign a transaction and pay gas fees in your wallet to complete the borrow transaction.

You may also need to enable the asset in your wallet and pay a gas fee before you can complete the transaction.

You can find the amount of your outstanding borrowed assets in your dashboard, along with any remaining borrow limit.


---

# 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/borrow.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.
