> For the complete documentation index, see [llms.txt](https://ch-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://ch-docs.aftermath.finance/yong-xu-he-yue/architecture.md).

# 交易

在 Aftermath Perpetuals 上交易的运作方式

本节涵盖在 Aftermath Perpetuals 上交易所需了解的一切——从可交易的市场、可下的订单，到价格、费用、保证金和清算的底层机制。

### 市场

Aftermath 同时提供加密资产和代币化现实资产市场。各上线市场的参数（包括 24/7 与 24/5 交易时段的区别）见[市场规格](/yong-xu-he-yue/architecture/market-specifications.md)。

### 订单

[订单类型](/yong-xu-he-yue/architecture/order-types.md)逐一介绍交易所支持的每种订单——市价单、限价单、止损触发单、阶梯订单、OTO 和 TWAP 订单。[SL/TP](/yong-xu-he-yue/architecture/sl-tp.md)讲解如何为仓位挂载止损和止盈订单，[自成交预防](/yong-xu-he-yue/architecture/self-trade-prevention.md)说明当您自己的订单可能互相成交时会发生什么。

### 价格与资金费率

每个市场都通过[预言机](/yong-xu-he-yue/architecture/oracle-prices.md)和多头与空头之间定期交换的[资金费率](/yong-xu-he-yue/architecture/funding.md)锚定其标的资产。

### 费用

交易成本和费率等级见[费用](/yong-xu-he-yue/architecture/fees.md)。第三方前端和集成商可以通过 [集成商代码（前端费用）](/yong-xu-he-yue/architecture/builder-codes-front-end-fee.md) 从其路由的订单流中赚取费用。

### 保证金与风险

[保证金](/yong-xu-he-yue/architecture/margin.md)讲解保证金资产、杠杆和保证金要求。跌破维持保证金的仓位由[清算](/yong-xu-he-yue/architecture/liquidations.md)处理。

### 账户

[账户](/yong-xu-he-yue/architecture/account.md)涵盖链上账户模型、代理钱包、子账户和免 Gas 交易。[自动确认](/yong-xu-he-yue/architecture/auto-confirmation.md)让您交易时无需逐笔弹出钱包确认。专业交易者还应参阅[做市商](/yong-xu-he-yue/architecture/market-makers.md)。
