# Cross-Chain Borrowing

Supala enables seamless cross-chain borrowing using a single collateral position secured on Mantle. Users can deposit tokenized stocks as collateral on Mantle and receive borrowed liquidity directly on their destination chain without manually bridging assets or duplicating positions.

By leveraging LayerZero, Supala abstracts cross-chain complexity while maintaining a unified risk engine. Collateral valuation, health factor calculation, and liquidation logic remain on Mantle, ensuring protocol safety even as liquidity moves across chains.

This design allows users to access capital wherever it is most needed while keeping RWAs efficiently deployed. Cross-chain borrowing through Supala unlocks capital efficiency, reduces friction, and positions Mantle as the settlement hub for omnichain RWA lending.

<figure><img src="/files/xePbs84TzYYBeDdyrqee" 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://supala-finance.gitbook.io/supala-fi-docs/our-product/cross-chain-borrowing.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.
