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

# Welcome to Syrup

Maple is DeFi's Institutional Lender, and Syrup makes Maple’s consistent high yield available in DeFi.

Syrup yield is generated by Maple’s digital asset lending platform that provides fixed-rate, overcollateralised loans to institutional borrowers. These short duration loans enable Syrup to provide consistent high yield as well as short term liquidity for Syrup users. The strategy has a track record of consistent yield outperformance compared to leading DeFi lending protocols.

Syrup has scaled rapidly since launch and is a trusted source of real, sustainable yield in DeFi.

Maple’s robust smart contract and lending infrastructure has originated more than $5.1bn in loans to date, ensuring Syrup users can access high quality yields with confidence.&#x20;

By depositing USDC or USDT into the platform, users receive LP tokens (syrupUSDC/syrupUSDT) and begin earning yield immediately. Syrup integrates with major DeFi protocols to access the benefits of interoperability; users can access AMMs for enhanced liquidity and post syrupUSDC/syrupUSDT as collateral on other yield aggregators and lending protocols.&#x20;

{% hint style="info" %}
**Links:**

* Website: <https://syrup.fi/>
* Telegram: [https://t.me/maplefinance](https://t.me/+6UdN_NkuRroyNGRl) (shared with Syrup)
* Twitter-X: <https://x.com/syrupfi>
  {% endhint %}


---

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