# Margin Trading

**Margin Trading** on Supralend enables users to take leveraged positions by borrowing assets against collateral, using liquidity sourced from existing DEXes.

This mechanism brings leverage to a broader range of assets—including **long-tail tokens**, protocol-native tokens, and meme coins—without relying on centralized intermediaries.

**Key Benefits:**

* **On-Chain Leverage**: Gain exposure to volatile or underexposed assets with capital-efficient leverage.
* **Expanded Asset Coverage**: Trade not just blue-chip assets but also niche tokens with liquidity routed through DEXes.
* **Composable Yield Strategies**: Margin trading lays the foundation for advanced on-chain strategies such as **basis trading vaults**, especially when integrated with perps.

By unlocking margin capabilities across a wide asset spectrum, Supralend significantly expands the possibilities for both traders and DeFi strategists.


---

# 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://supralend.gitbook.io/supralend/products/margin-trading.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.
