# 메인 화면

<figure><img src="https://3134512467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwmPpfD1PM3QgQye5zo8a%2Fuploads%2FaYZjBYCm227GIg6b63av%2Faa.png?alt=media&#x26;token=6c87e29a-882a-4dbe-bed3-f20e2cf9a5ac" alt=""><figcaption></figcaption></figure>

#### 가격 차트 <a href="#undefined-1" id="undefined-1"></a>

중앙에 위치한 가격 차트를 사용하여 과거 가격을 보거나 시간 간격을 설정하여 차트를 확인할 수 있습니다. 기본 차트, TradingView 차트, 깊이 그래프 등을 기본으로 제공하고 있으며, 차트를 최대 4개까지 분할할 수 있습니다.

#### 거래 사이드바 <a href="#undefined-2" id="undefined-2"></a>

우측 사이드바에 위치한 거래 사이드바에서 마진 모드(격리, 교차), 레버리지 조정, 주문 종류, 주문 유형, 가격 설정, 스탑로스, 리듀스 온리, 매수(롱)/매도(숏), 입금, 출금 등을 지원하고 있습니다.

#### 주문서 <a href="#undefined-3" id="undefined-3"></a>

주문서에는 현재 진행 중인 주문이 표시됩니다. 포지션, 대기 주문, 주문 내역, 거래 내역, 트랜잭션 내역, 자산 등을 확인할 수 있습니다.

#### 포지션 섹션 <a href="#undefined-4" id="undefined-4"></a>

포지션 섹션에서는 현재 포지션, 미체결 주문, 주문 내역, 거래 내역, 자산 등을 확인할 수 있습니다. 사용자는 현재 포지션의 평가 손익, 예상 청산 가격, 증거금 비율 등 기타 정보를 확인할 수 있습니다. 또한 시장가 또는 지정가 주문을 사용하여 해당 섹션에서 바로 포지션을 청산할 수 있습니다.

#### 마진 비율 패널 <a href="#undefined-5" id="undefined-5"></a>

마진 비율 패널은 현재 증거금 비율, 유지 증거금 및 증거금 잔고를 나타냅니다.\
\&#xNAN;**· 증거금 비율 = 유지 증거금 / 증거금 잔액**\
(여기서 유지 증거금이란 귀하의 포지션을 유지하는 데 필요한 최소 증거금 잔액을 나타냅니다.)\
마진 잔고는 지갑 잔고에 미실현 손익을 더한 것과 같습니다. 증거금 비율이 100%에 도달하게 되면 현재 진입 중인 포지션이 청산됩니다.​

### 거래 수수료 <a href="#undefined" id="undefined"></a>

* 지정가(Maker): 0.02%
* 시장가(Taker): 0.07%


---

# 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://chronicle-land.gitbook.io/land-ex/land-ex/undefined.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.
