# Algosniper

## Product Docs

- [Step 1](https://docs.algosniper.com/basics/step-1.md)
- [Step 2 — How to access AlgoSniper](https://docs.algosniper.com/basics/step-2-how-to-access-algosniper.md): Get the indicator live on your TradingView chart in minutes
- [Support](https://docs.algosniper.com/basics/support.md)
- [Telegram/Chat and Support Group](https://docs.algosniper.com/basics/telegram-chat-and-support-group.md): Join the NEW community on telegram specifically for Algosniper only 🎯
- [Video](https://docs.algosniper.com/basics/video.md)
- [📈 Trade Alerts — Myles G](https://docs.algosniper.com/trade-alerts-myles-g.md)
- [Where to trade?](https://docs.algosniper.com/where-to-trade.md)
- [Buy and Sell Indicator](https://docs.algosniper.com/buy-and-sell-indicator.md)
- [AlgoSniper Strategy](https://docs.algosniper.com/algosniper-strategy.md): The core 3-condition setup using the Sniper Cloud, AlgoSniper Bands, and Super Trend
- [Super Trend](https://docs.algosniper.com/super-trend.md): How to read and trade the Algo Super Trend on your chart
- [Algosniper Bands ](https://docs.algosniper.com/algosniper-bands.md): Your visual guide to momentum and trend direction
- [Sniper Cloud](https://docs.algosniper.com/sniper-cloud.md): Identify trend direction, momentum, and key reversal zones at a glance
- [Colored Candles](https://docs.algosniper.com/colored-candles.md)
- [EMA Dots](https://docs.algosniper.com/ema-dots.md)
- [Major Diamonds](https://docs.algosniper.com/major-diamonds.md): Early warning signals for major trend shifts
- [Algo momentum](https://docs.algosniper.com/algo-momentum.md): Early warning system for momentum shifts — before the move fully develops
- [Algo Diamonds](https://docs.algosniper.com/algo-diamonds.md): Sniping potential tops and bottoms with momentum rejection signals
- [Sniper Bands Signal](https://docs.algosniper.com/sniper-bands-signal.md): A real-time alert when momentum is flipping direction
- [Divergence finder](https://docs.algosniper.com/divergence-finder.md): Spot potential reversals before they happen
- [smart money](https://docs.algosniper.com/smart-money.md): Key support and resistance levels where institutional players are active
- [Sniper Reversal Zone](https://docs.algosniper.com/sniper-reversal-zone.md): Identify when price is overextended and a reversal is likely
- [EMA table](https://docs.algosniper.com/ema-table.md): Multi-timeframe trend strength at a glance
- [Algosniper Momentum](https://docs.algosniper.com/algosniper-momentum.md): Read market momentum before price makes its move


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.algosniper.com/basics/step-1.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
