# Lending

Lenders will be able to lend assets for any money market that exists on Beta Finance to earn additional yield from the lending interest rate. Interest is paid to lenders from the borrowers and short sellers who pay the borrow interest rate, for borrowing assets for leverage or short selling assets for trading and DeFi strategies. There is a single lending pool for each token, so lenders are guaranteed to be earning the maximum possible yield on Beta Finance for their deposited token at all times.

Assets deposited on Beta Finance's money markets are managed as an ERC-20 token balance. Upon deposit, a lender will receive bTokens, representing the lender's stake to the interest accruing share of the underlying token. For example, depositing ETH will cause the user to receive bETH in return.&#x20;

There are 2 simple steps for lending crypto assets on Beta Finance.

1. Select the token money market for which you would like to and click the "Deposit" button. Users will also be able to search for specific tokens by contract address.

![](https://lh4.googleusercontent.com/k-YWenr-VLn1JVjCodNVDPgGxcbojehtTEtD54CNnuIduwUkk_8hC0k-Mdj99yv6weLsG9bvDsOEagipddhfM7DL_avpZAORvH0W-5eBfYdEnKOmvEtBdcWaJW3ZH1tp-ByNWeex)

2\. Enter the amount of the underlying token you wish to deposit for lending, and receive  bTokens from your deposit.

![](https://lh3.googleusercontent.com/i1ZF7zzyJ8wSjpv7yry7FfaAX7gCn3Ivpq5sbGhn-NhnA49B-hgnPHzd5gg9sreY-STVCTbvDtNPILtWB4VbOM_T2Dyd1AfaqjldICPRzbAIW97NWiiQ9bj8vMcth4SJBtW0tKOZ)

The above is a simple example. On the dApp only Beta Verified Markets will be surfaced directly to users, unverified markets will need to be explicitly searched for using the token address. Additionally, users will be able to favorite any market by clicking the star to always see those specific markets in their dashboard for easy access.


---

# 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://betafinance.gitbook.io/betafinance/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.
