> For the complete documentation index, see [llms.txt](https://docs.summer.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.summer.fi/summer.fi-pro/products/borrow.md).

# Borrow

**Summer.fi  Borrow** is the main entry point for users to lend their funds and borrow others.&#x20;

With an intuitive and world-class UX that’s constantly evolving to suit users needs, the process to borrow is seamless.&#x20;

**Benefits:**

* **Extra liquidity:** Users gain access to extra liquidity if they choose to borrow DAI; and since Dai is a stablecoin, this liquidity can be used for trading, spending, or saving; all use cases are available.&#x20;
* **Multiple collaterals:** Different collateral types, rates and ratios are suitable for multiple risk profiles.&#x20;
* **Flexible repayment schedules:** There are no repayment schedules, no minimum payments, and no credit history requirements. Users can repay at their own pace as long as their Vault is properly collateralized

**Risks:**

Users need to be properly [collateralized](broken://pages/URTHmeIZkvxpVwiohkTG) to avoid liquidations. Liquidations are the forceful sale of collateral to cover the borrowed funds and carry a penalty. You can learn more about [liquidations](broken://pages/URTHmeIZkvxpVwiohkTG) and how to[ assess your Vault risk](broken://pages/CZcBIDnIZkyzCF82Irjy) by following the links.&#x20;

Summer.fi UX and UI provide you with all the needed info and tools to feel safe when you open and manage a Vault.[ Try it now](https://summer.fi/).

### Protocols Available for Borrow

[Broken mention](broken://pages/By5kF4KGBLZBwr6K6idx)

[Broken mention](broken://pages/Upo7CuV8JsqAIj5CK0aP)

[Broken mention](broken://pages/LpH3AFlmictFTK9j6X93)

[Broken mention](broken://pages/Rmew4sni3lePwCsJrKPI)

### Tutorials and Guides

[Broken mention](broken://pages/xx2XRCb8HZDUz8uwflst)

[Broken mention](broken://pages/CZcBIDnIZkyzCF82Irjy)

[Broken mention](broken://pages/tAch83BsyZE1ddl6w6Rh)


---

# 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://docs.summer.fi/summer.fi-pro/products/borrow.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.
