> For the complete documentation index, see [llms.txt](https://tenfinance.gitbook.io/ten/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tenfinance.gitbook.io/ten/lending/introduction.md).

# Introduction

LEND is a natural extension of the TEN Finance Ecosystem that is currently on the BNB Chain, and soon launching the native $LEND token on the Cube Network! LEND by TEN Finance has plans to quickly expand to Avalanche, Cronos and Ethereum amongst other EVM compatible chains.

LEND will establish pools of algorithmically derived interest rate model, based on current supply and demand of each respective asset. Suppliers and Borrowers of assets interact directly with the protocol in earning and paying a floating interest rate. This is all done without the need to negotiate terms of maturity, interest rate or collateral with any peer or counterparty!&#x20;

LEND Money Markets will only supply the most liquid assets available to the markets.

LEND by TEN Finance is the first Lending protocol on the Cube Network & BNB Chain to share revenue fees of the platform with its token holders!

LEND is lending and borrowing amplified, with real yield value extraction, from protocol, to holder.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tenfinance.gitbook.io/ten/lending/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
