# How does it work?

**Liquidity Providers:**

* Deposit stablecoins (e.g., USDC, USDT) or other supported assets into RWA lending pools.
* Earn a proportional share of the interest paid by borrowers.

**Borrowers:**

* Deposit tokenized RWAs (e.g., an NFT representing real estate worth $100,000).
* Borrow up to a specified percentage of its value (e.g., 70%, or $70,000) in stablecoins or other supported assets.
* Maintain the required collateral ratio to avoid liquidation.

**Example Use Case:**

* **Alice** owns a fractional NFT representing $100,000 worth of real estate.
* She deposits this NFT as collateral and borrows $70,000 in USDC.
* Alice reinvests the borrowed funds into other INVAST products, such as real estate-backed pools on the INVAST DEX or fractional real estate, to generate additional yield.

<figure><img src="/files/gBp8IIhQLbCtaa69YlwI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/G6J4IW48sJMxFkgbT77p" alt=""><figcaption></figcaption></figure>


---

# 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.invast.io/rwa-suite-and-dapp-ecosystem/lending-and-borrowing-platform/how-does-it-work.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.
