# 1. What Is Surf?

Surf is an AMM-style pooled-lending protocol on Cardano that lets you lock ADA or Cardano-native tokens (CNTs) such as SNEK as collateral to borrow ADA or stablecoins (like USDM), while LPs earn yield on their deposits. Pools are *isolated*, so the risk of any token is contained inside its own market. Loans are *perpetual*, so borrowers can repay whenever they like, and lenders can withdraw whenever liquidity is free.


---

# 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://docs.surflending.org/surf-mainnet-protocol/1.-what-is-surf.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.
