# Margin Management

DEX abstraction is enabled for HyENA. As a result, users can trade HyENA perps from their existing perps and spot balances.&#x20;

HyENA is currently using noCross Isolated margin, meaning user positions are using isolated margin, and users can remove margin from existing positions, without closing the position, as long as it remains above maintenance margin requirements.

Hyperliquid currently does not support Cross Margin for HIP-3 markets.

USDe is currently available on: HyperCore spot, HyperEVM, and all major blockchains. <br>


---

# 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.hyena.trade/trading/margin-management.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.
