# Trade Collateral

Supala introduces a tradeable collateral mechanism that allows users to actively manage their collateral without closing existing borrowing positions. Unlike traditional lending protocols where collateral is static, Supala enables users to trade, rebalance, or rotate tokenized stock collateral while maintaining open debt.

This feature allows users to adjust portfolio exposure, respond to market conditions, and optimize risk without incurring the cost of repaying loans or re-opening positions. Collateral trades are executed within protocol-defined risk parameters to ensure position safety and prevent undercollateralization.

Tradeable collateral transforms lending from a passive action into an active capital management strategy, unlocking a new DeFi primitive where borrowing and trading operate in parallel.

<figure><img src="/files/clPxxzuDGzo6BFEw4PkE" 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/trade-collateral.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.
