# 주문 및 포지션

- [주문 유형](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/orders-and-positions.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.
