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

# Satogate 文档中心

> Satogate 数字货币支付平台开发者文档

Satogate 是一家国际领先的数字货币支付平台，专注于为全球商户提供优质、高效、安全的数字货币收付款服务。我们通过利用区块链技术，打造一个无缝、透明、易用的支付生态系统，帮助商户顺利接入数字经济的快速发展。

<CardGroup cols={2}>
  <Card title="快速开始" icon="rocket" href="/start/start">
    注册账号、获取 API 密钥，快速接入 Satogate 支付服务
  </Card>

  <Card title="API 参考" icon="code" href="/api/01-currency">
    完整的 REST API 接口文档，涵盖货币、钱包、订单、转账等模块
  </Card>

  <Card title="Payment Page" icon="credit-card" href="/api/payment-page-guide">
    使用 Satogate 托管支付页面，无需自行开发前端即可收款
  </Card>

  <Card title="请求签名" icon="key" href="/api/request-signature">
    了解 API 认证机制与 HMAC-SHA1 签名方法
  </Card>
</CardGroup>
