# Premium Tools

- [Premium Indicators](https://docs.zeiierman.com/script/indicator.md)
- [Buy/Sell indicators](https://docs.zeiierman.com/script/indicator/buy-sell-indicators.md): Buy/Sell indicators
- [Range & Trend](https://docs.zeiierman.com/script/indicator/buy-sell-indicators/range-and-trend.md): Range & Trend is one of our most sophisticated algorithms for trend detection.
- [Trend Algo](https://docs.zeiierman.com/script/indicator/buy-sell-indicators/trend-algo.md): Trend Algo is our comprehensive trend detection tool, designed to identify the most significant trend changes in the market.
- [Reversal Algo](https://docs.zeiierman.com/script/indicator/buy-sell-indicators/reversal-algo.md): Reversal Algo is purpose-built for traders who specialize in reversals.
- [Z Algo](https://docs.zeiierman.com/script/indicator/buy-sell-indicators/z-algo.md): Z Algo is the tool of choice for traders who want quick, early trend change signals.
- [Arithmetic Candlesticks](https://docs.zeiierman.com/script/indicator/buy-sell-indicators/arithmetic-candlesticks.md): Arithmetic Candlesticks introduce a new generation of candlesticks — uniquely adaptive, trend-focused, and highly customizable.
- [Volume & Volatility Indicators](https://docs.zeiierman.com/script/indicator/volume-and-volatility-indicators.md)
- [Exhausted Volume](https://docs.zeiierman.com/script/indicator/volume-and-volatility-indicators/exhausted-volume.md): Exhausted Volume (Zeiierman) is a powerful visual tool that highlights areas where directional movement is weakening due to volume fatigue.
- [Climax Volume](https://docs.zeiierman.com/script/indicator/volume-and-volatility-indicators/climax-volume.md): Climax Volume is a powerful tool designed to identify volume-driven turning points in the market.
- [Using Zeiierman Indicators](https://docs.zeiierman.com/script/indicator-guide.md)
- [Premium Bots](https://docs.zeiierman.com/script/bot.md)
- [Trend Analysis Strategy](https://docs.zeiierman.com/script/bot/trend-analysis-strategy.md): Trend Analysis (Zeiierman) is a high-performance, all-in-one trading strategy designed to capture trend retracements.
- [Arcturus Algo (Expo)](https://docs.zeiierman.com/script/bot/arcturus-algo-expo.md)
- [Crypto Punk Bot](https://docs.zeiierman.com/script/bot/crypto-punk-bot.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeiierman.com/script.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.
