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

# Snipe Bots 总览

> 两种狙击机器人。回测过。完全自动。

Snipe Bots 是自动化策略，针对 Polymarket 的加密资产市场进行交易——BTC、ETH、SOL、XRP、BNB、DOGE、HYPE——覆盖 4 种时间框架（5m、15m、1h、4h）。

<Frame caption="Sniper Bot 中心——两种类型并排展示，附带实时聚合数据">
  <img src="https://mintcdn.com/polywin/_sMY107hkYxZBIrd/images/snipe-overview.png?fit=max&auto=format&n=_sMY107hkYxZBIrd&q=85&s=04ac17f78a0c39c23187aaeedd45759d" alt="Sniper Hub" width="688" height="1504" data-path="images/snipe-overview.png" />
</Frame>

中心会显示每种类型的实时聚合数据——累计 PnL、今日 PnL、交易数、胜率，以及当前激活的策略数。点击 **Final Snipe** 或 **Reversal Snipe** 进入对应类型的中心，创建或管理策略。

## 两种策略

<CardGroup cols={2}>
  <Card title="Final Snipe" icon="bolt" href="/snipe/final-snipe">
    设定条件触发的瞬间闪电式入场。
  </Card>

  <Card title="Reversal Snipe" icon="rotate-left" href="/snipe/reversal-snipe">
    自动捕捉冷门反转的限价单梯子。
  </Card>
</CardGroup>

## 上线前先回测

你构建的每一个策略都会用历史数据验证——数百万种参数组合预先计算好，可即时检索。在投入一美元前，你就能看到胜率、ROI 和交易数。

<Card title="阅读回测结果" icon="chart-line" href="/snipe/reading-results">
  如何解读胜率、ROI 和死区。
</Card>

## 支持的资产和时间框架

| 资产                            | 5m | 15m | 1h | 4h |
| ----------------------------- | -- | --- | -- | -- |
| BTC, ETH, SOL, XRP, BNB, DOGE | ✅  | ✅   | ✅  | ✅  |
| HYPE                          | ✅  | ✅   | —  | ✅  |

<Note>
  Snipe Bots 一旦激活就会 24/7 在后台运行。每次触发你都会收到通知。
</Note>
