# Lend

### Lend

In partnership with CakeDaoSwap now offers our own directly within the CakeDaoSwap ecosystem.

### How Lending Works

Lending is the process of depositing (i.e. supplying) tokens to a lending network. In exchange for providing liquidity to the lending network, users receive interest on the tokens they have deposited. The interest that lenders receive comes from other users who are paying interest to borrow tokens.

**Lenders are able to withdraw their tokens at any time** (as long as they aren't being used as collateral to borrow tokens and not all the tokens are being borrowed). There is no time lock or withdrawal penalty.

### How Borrowing Works

Borrowing is the act of taking a loan from a lending network. Contrary to lending, which has users supplying tokens to a pool of assets, borrowing is the act of taking tokens out of the pool of assets. CakeDaoSwap's Lending network requires users to lend tokens before borrowing, also known as overcollateralization.

More info coming soon. Stay Tuned!


---

# 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://cakedaoswap.gitbook.io/home/products/lend.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.
