# Overview

ZonaLend allow users to deposit and borrow in-house RWAs tokenized by Zona, third-party RWAs tokenized by other issuers, and crypto-native assets such as USDT, USDC, WETH, and others.

**What are some example use-cases?**

1. **Leveraged long:** Users can deposit RWA tokens as collateral, borrow stablecoins, use stablecoins to purchase additional RWA tokens, deposit them, and repeat. This looping mechanism functions as a leveraged long on RWA token prices and enhanced exposure to rental income generated by RWAs.
2. **Leveraged short:** Users can deposit USDT as collateral, borrow RWA tokens, use RWA tokens to purchase additional stablecoins, deposit them, and repeat. This looping mechanism functions as a leveraged short on RWA, allowing users to profit if the value of the tokenized parking spaces falls. Note that if the RWA is yield-bearing, users who choose to short in this manner will be accruing additional debt from the rental income generated by the RWA.
3. **Non-RWA exposure:** In addition to RWAs, Zona's lending product will also support other crypto-native assets such as USDT, USDC, WETH, and others. If users only want exposure to crypto assets, Zona's lending platform is also able to function as other regular lending platforms do.&#x20;

**What will the Maximum Loan-to-Value (LTV) be?**

Maximum Loan-to-Value (LTV) ratios will differ per asset based on volatility and available liquidity. For PARK tokens, the initial LTV ratio will be set at 50%, with further adjustments after a period of monitoring.&#x20;


---

# 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://zona.gitbook.io/zona-documentation/zonalend/overview.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.
