> ## 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.

# Final Snipe

> Lightning-fast market entries when the setup fires.

Final Snipe places a market order the instant your defined entry condition hits. No watching the book, no manual click — the bot fires on your behalf.

<Frame caption="Final Snipe hub — empty state with backtest entry points">
  <img src="https://mintcdn.com/polywin/_sMY107hkYxZBIrd/images/final-snipe-hub-empty.png?fit=max&auto=format&n=_sMY107hkYxZBIrd&q=85&s=14332fc5582ed606ecd908b31fe668a2" alt="Final Snipe hub empty" width="1290" height="2796" data-path="images/final-snipe-hub-empty.png" />
</Frame>

From the Final Snipe hub you can add a new strategy, run a manual or AI-powered backtest first, or jump to your snipe positions.

## When to use it

* You have a directional thesis (up, down, or both) on an asset over a timeframe
* You want to be in the moment a setup triggers, with no slippage from manual reaction
* You're trading short timeframes (5m, 15m) where every second matters

## What you configure

<AccordionGroup>
  <Accordion title="Asset and timeframe">
    BTC, ETH, SOL, XRP, BNB, DOGE, or HYPE — and one of 5m / 15m / 1h / 4h.
  </Accordion>

  <Accordion title="Direction">
    Up only, Down only, or Up and Down.
  </Accordion>

  <Accordion title="Entry conditions">
    Optional toggles for timing window, minimum price to buy, and price movement threshold.
  </Accordion>

  <Accordion title="Trade size">
    Fixed USD amount per trigger.
  </Accordion>

  <Accordion title="Limits">
    Max trades per market, slippage tolerance.
  </Accordion>
</AccordionGroup>

<Card title="Walk through the strategy form" icon="list" href="/snipe/strategy-form">
  Step-by-step setup of every field.
</Card>

<Note>
  Every Final Snipe is auto-named (e.g. "Final Snipe BTC 5m 30s \$10") so it's easy to find later. You can rename anytime.
</Note>
