# 레버리지 트레이딩 가이드

- [레버리지 및 마진 설명](https://help.margex.com/help-center/ko/leverage-trading-guide/how-leverage-works.md): 레버리지를 사용하면 개인 자금만 사용할 때 가능한 것보다 큰 규모의 거래와 수익을 얻을 수 있어 이익 가능성을 극대화할 수 있습니다. Margex는 격리된 마진 시스템과 크로스 마진 시스템을 모두 제공합니다.
- [청산 및 Margex 안티-청산 보호](https://help.margex.com/help-center/ko/leverage-trading-guide/how-leverage-works/liquidation.md): 청산은 거래의 추가적인 손실을 보상할만한 예비 마진이 충분하지 않을 때 자동으로 발생하는 절차입니다. 청산이 발생하면 해당 포지션은 자동으로 시장가에서 청산됩니다.
- [이익 및 손실(PnL)과 그 계산 방법](https://help.margex.com/help-center/ko/leverage-trading-guide/how-leverage-works/pnl-calculation.md): 수익 및 손실 (PnL) 지표는 거래의 이익 또는 손실을 나타냅니다. PnL은 거래가 아직 열려 있는지 또는 이미 닫혔는지에 따라 두 가지 방식으로 계산됩니다.
- [RoE 및 거래 인터페이스 레이아웃](https://help.margex.com/help-center/ko/leverage-trading-guide/how-leverage-works/roe-calculation.md): 자기자본 수익률(ROE)은 거래의 성과를 나타내는 지표입니다. 양의 ROE는 거래가 수익성이 있음을 나타내며, 음의 ROE는 거래가 현재 손실 중임을 나타냅니다.
- [거래 인터페이스](https://help.margex.com/help-center/ko/leverage-trading-guide/trade-interface.md): 거래 탭은 트레이더가 모든 거래 작업을 수행하는 곳입니다. 이 섹션에는 주문 배치 모듈, 차트, 주문서 및 주문/포지션 관리 모듈이 포함되어 있습니다.
- [주문 및 포지션](https://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions.md): Margex에서 제공되는 다양한 주문 유형 및 마진 시스템, 그리고 주문 및 포지션을 관리하는 방법에 대해 알아보세요.
- [주문 유형](https://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md): Margex에서 제공하는 다양한 주문 유형에 대해 알아보세요: 리미트, 마켓, 스탑 마켓, 그리고 스탑 로스/테이크 프로핏 보호 주문입니다.
- [주문 배치 및 관리](https://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions/manage-orders.md): 거래 페이지에서 주문을 관리할 수 있습니다. 1. 주문을 넣으려면 주문 매개변수를 선택하고 '매수/매도'를 클릭하세요. 2. 주문을 취소하려면 '활성 주문' 섹션에서 'X 취소' 버튼을 클릭하세요.
- [열린 포지션 관리](https://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions/manage-positions.md): 포지션은 거래 페이지의 '미결 포지션' 섹션에서 관리할 수 있습니다. 1. 거래를 종료하려면 'X 닫기'를 클릭하고 종료 유형을 선택하세요. 2. 손절/익절을 추가하려면 각각 SL 또는 TP를 클릭하세요.
- [교차 마진과 격리 마진: 차이점 설명](https://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions/cross-vs-isolated-margin.md): 크로스 대 독립 마진 차이점: 1. 독립 마진 - 거래에 사용할 정확한 자금액을 선택하고 정확한 청산 가격을 설정합니다. 2. 크로스 - 전체 가능 잔액을 사용하고 복리로 계산합니다.


---

# 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://help.margex.com/help-center/ko/leverage-trading-guide.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.
