# UTA // Portfolio-Margin

Through the Unified Trading Account (UTA), users can use their **idle balances as margin** across: HyperCore, HIP-3 markets and all builder-code exchange markets (e.g., Ventuals, pvp.trade, BasedApp) Everything runs through **one account** with shared collateral and unified risk management. Risk parameters (LTVs, caps, rate curves) are governed by [**Block Analitica**](https://blockanalitica.com/).

***

The HyperLend UTA stack provides the foundation for advanced margining across the Hyperliquid ecosystem:

* **Liquidation Guard:** Automatic safety net
* **One-Click Borrow/Repay:** Clean multi-asset flows
* **Collateral Swap:** Adjust collateral without closing positions
* **Read-Only Margin View:** Seamless dApp integrations

HyperLend unifies collateral, risk, and execution so users can trade efficiently across the entire Hyperliquid ecosystem.

***

If you're interested in adding **UTA-style functionality** to your product or integrating any of the features above, feel free to reach out to us directly on:

* **HyperLend Twitter (**[**X**](https://x.com/hyperlendx)**) or Ness' Twitter (**[**X**](https://x.com/0xNessus)**)**

We’ve also prepared a **simplified UI/UX template** that partners can use to understand exactly what needs to be showcased and how the integration flow should look. This makes the onboarding process fast, clear, and consistent.


---

# 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.hyperlend.finance/advanced-features/uta-portfolio-margin.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.
