# C.R.E.A.M. Finance

{% hint style="info" %}
You can switch between Ethereum Mainnet, Binance Smart Chain and Fantom Opera in top-left corner
{% endhint %}

## Overview

### What is C.R.E.A.M. Finance?

C.R.E.A.M. Finance is a decentralized lending protocol for individuals and protocols to access financial services. The protocol is permissionless, transparent, and non-custodial.

Currently, C.R.E.A.M. is live on Ethereum, Binance Smart Chain, and Fantom.

C.R.E.A.M. Finance’s smart contract money markets are focused on longtail assets -- with the goal of increasing capital efficiency for all assets in crypto markets.

Users are able to lend any supported assets on our markets, and use the provided capital as collateral to borrow another supported asset.

C.R.E.A.M. offers a wide range of tokens on our money markets, including: stablecoins (USDT, USDC, BUSD); interest-bearing stablecoins (yCRV, yyCRV); defi tokens (YFI, SUSHI, CREAM, CREAM); LP-tokens (USDC-ETH SLP, WBTC-ETH SLP); and other cryptocurrencies (ETH, LINK). This list is not exhaustive.

Please check the link below for the latest list of supported tokens:

{% content-ref url="lending/lending-contract-address" %}
[lending-contract-address](https://docs.cream.finance/lending/lending-contract-address)
{% endcontent-ref %}

### How to use C.R.E.A.M. Finance?

Borrow and lend tokens on [app.cream.finance](https://app.cream.finance/)


---

# 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.cream.finance/readme.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.
