# Features

## Tokenized Stocks as Collateral

Supala supports tokenized equities such as **AAPL, MSFT, and AMZN** as first-class collateral assets. Users can deposit stock-backed tokens and unlock on-chain liquidity without selling their equity exposure. Additional tokenized stocks and RWA assets will be supported as the ecosystem expands.

## Cross-Chain Borrowing

Supala enables users to borrow assets across chains using a single collateral position. Powered by LayerZero, collateral remains secured on Mantle while borrowed liquidity can be delivered to the user’s destination chain, eliminating the need for manual bridging or duplicated positions.

## Tradeable Collateral

Supala introduces a tradeable collateral layer that allows users to actively trade, rebalance, or rotate their collateral while maintaining open borrowing positions. This enables continuous portfolio management, improves capital efficiency, and unlocks a new DeFi primitive where lending and trading coexist seamlessly.


---

# 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/getting-started/features.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.
