# Use Cases

Use Case 1: Real Estate Liquidity Pool

A real estate-backed pool generates 10% annual rental yield on its tokenized assets.&#x20;

Liquidity providers earn:&#x20;

* Their proportional share of the 10% real yield.&#x20;
* Trading fees from asset swaps.&#x20;
* Users who lock liquidity for 6 months earn an amplified share of the yield, increasing their effective returns to 12%.

Use Case 2: Tokenized Fund Pool

* A pool holding tokenized equity or bond funds distributes dividends to liquidity providers based on fund performance.&#x20;
* High-performing pools attract more liquidity due to their yield-to-liquidity ratio, creating a self-sustaining feedback loop.


---

# 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/invast-dex-reinventing-ve-3-3/ve-3-3-reinvented-invast-ave-3-3-model/use-cases.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.
