> For the complete documentation index, see [llms.txt](https://kr-docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kr-docs.aftermath.finance/undefined-1/architecture.md).

# 트레이딩

Aftermath Perpetuals에서 거래가 이루어지는 방식

이 섹션에서는 Aftermath Perpetuals에서 거래하는 데 필요한 모든 내용을 다룹니다. 거래할 수 있는 시장과 제출할 수 있는 주문부터 가격, 수수료, 증거금, 청산이 내부적으로 작동하는 방식까지 살펴봅니다.

### 시장

Aftermath는 암호화폐 시장과 토큰화된 실물 자산 시장을 모두 제공합니다. 상장된 각 시장의 파라미터와 24/7·24/5 거래 일정의 차이는 [마켓 사양](/undefined-1/architecture/market-specifications.md)에서 확인할 수 있습니다.

### 주문

[주문 유형](/undefined-1/architecture/order-types.md)에서는 거래소가 지원하는 모든 주문 — 시장가, 지정가, 스탑, 스케일, OTO(연계 주문), TWAP(시간가중평균가격) 주문 — 을 하나씩 설명합니다. [SL/TP](/undefined-1/architecture/sl-tp.md)는 포지션에 손절매와 이익 실현 주문을 붙이는 방법을 다루고, [자전거래 방지](/undefined-1/architecture/self-trade-prevention.md)는 자신의 주문끼리 체결될 상황에서 어떤 일이 일어나는지 설명합니다.

### 가격 및 펀딩

모든 시장은 [오라클](/undefined-1/architecture/oracle-prices.md)과 롱·숏 간에 주기적으로 교환되는 [펀딩](/undefined-1/architecture/funding.md) 비용을 통해 기초 자산에 연동됩니다.

### 수수료

거래 비용과 수수료 등급은 [수수료](/undefined-1/architecture/fees.md)에서 다룹니다. 서드파티 프런트엔드와 통합 파트너(인테그레이터)는 [빌더 코드 (프런트엔드 수수료)](/undefined-1/architecture/builder-codes-front-end-fee.md)를 통해 자신이 라우팅한 주문 흐름에서 수수료를 얻을 수 있습니다.

### 증거금 및 리스크

[증거금](/undefined-1/architecture/margin.md)에서는 담보, 레버리지, 증거금 요건을 설명합니다. 유지 증거금 아래로 떨어진 포지션은 [청산](/undefined-1/architecture/liquidations.md)을 통해 처리됩니다.

### 계정

[계정](/undefined-1/architecture/account.md)에서는 온체인 계정 모델, 에이전트 지갑, 서브 계정, 가스비 없는 거래를 다룹니다. [자동 승인](/undefined-1/architecture/auto-confirmation.md)을 사용하면 트랜잭션마다 지갑 팝업을 거치지 않고 거래할 수 있습니다. 전문 트레이더는 [마켓 메이커](/undefined-1/architecture/market-makers.md) 문서도 함께 참고하시기 바랍니다.
