> ## Documentation Index
> Fetch the complete documentation index at: https://docs.intention.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Intention 文档

> 去中心化清结算：协议、交易所，以及在其上构建所需的一切。

<CardGroup cols={3}>
  <Card title="协议" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/protocol.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=069a01b2438a2243c6ac0ac24a7d66c3" href="/zh/protocol/introduction" width="420" height="264" data-path="images/cards/protocol.svg">
    Intention 是什么、链如何构建、每个区块保证了什么，以及接下来往哪里走。
  </Card>

  <Card title="交易" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/trading.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=980d3361714de86b6fea9bd06e256e48" href="/zh/trading/overview" width="420" height="264" data-path="images/cards/trading.svg">
    每一项机制的真实运作方式——订单、保证金、定价、资金费率、强制平仓。
  </Card>

  <Card title="帮助中心" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/help.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=f6e137724247eebe26a55ff65740904a" href="/zh/help/faq" width="420" height="264" data-path="images/cards/help.svg">
    开始使用、为账户充值、下第一笔单，以及出问题时如何解决。
  </Card>

  <Card title="开发者" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/developers.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=f338e531494d8eb103dfd9fe717be07c" href="/zh/developers/overview" width="420" height="264" data-path="images/cards/developers.svg">
    REST 与 WebSocket API、SDK、测试网工具和节点运维。
  </Card>

  <Card title="手续费与计划" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/programs.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=ce5f1ffaa4f63532203e7f924fa7e479" href="/zh/programs/fees" width="420" height="264" data-path="images/cards/programs.svg">
    费率表、返佣、激励计划、公告与条款。
  </Card>

  <Card title="关于" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/about.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=cde2a8158c3b811006b26ae678c08dc7" href="/zh/about/intention-labs" width="420" height="264" data-path="images/cards/about.svg">
    Intention Labs、团队，以及协议背后的研究。
  </Card>
</CardGroup>

<h2 id="popular-right-now">
  当前热门
</h2>

<CardGroup cols={2}>
  <Card title="下第一笔单" href="/zh/help/first-trade" horizontal />

  <Card title="费率表" href="/zh/programs/fees" horizontal />

  <Card title="强制平仓如何运作" href="/zh/trading/liquidations" horizontal />

  <Card title="架构如何运作" href="/zh/protocol/architecture/overview" horizontal />

  <Card title="AI 交易：现状与下一步" href="/zh/protocol/ai-trading" horizontal />

  <Card title="保证金模式" href="/zh/trading/margin-modes" horizontal />
</CardGroup>

<h2 id="quick-links">
  快速入口
</h2>

<CardGroup cols={3}>
  <Card title="测试网水龙头" icon="faucet" href="https://dev.intention.xyz/tools-faucet">
    领取测试网资金。
  </Card>

  <Card title="API 参考" icon="plug" href="https://testnet-openapi.intention.xyz/">
    完整的 REST 与 WebSocket 规范。
  </Card>

  <Card title="联系支持" icon="envelope" href="/zh/help/contact">
    获取帮助，或联系团队。
  </Card>
</CardGroup>
