# HOW TO

- [How to Use TRND Pro](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro.md)
- [How to Enable Additional Indicators and Filters](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/how-to-enable-additional-indicators-and-filters.md)
- [BUY & SELL Signals](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/buy-and-sell-signals.md)
- [Sensitivity and Settings](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/sensitivity-and-settings.md)
- [AI Mode](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/ai-mode.md)
- [Color Schemes](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/color-schemes.md)
- [EQ Cloud](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/eq-cloud.md)
- [Reversal Cloud](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/reversal-cloud.md)
- [Dynamic Support & Resistance](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/dynamic-support-and-resistance.md)
- [Harmonic Zag](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/harmonic-zag.md)
- [Tunnel Vision](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/tunnel-vision.md)
- [Volatility Support & Resistance](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/volatility-support-and-resistance.md)
- [Safety Mode](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/safety-mode.md)
- [TRND Dashboard](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-dashboard.md)
- [TRND Panel](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel.md)
- [Momentum](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel/momentum.md)
- [Divergences](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel/divergences.md)
- [Pressure Lines](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel/pressure-lines.md)
- [Squeeze Indicator](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel/squeeze-indicator.md)
- [TRND Oscillator Pro Panel Dashboard](https://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/trnd-panel/trnd-oscillator-pro-panel-dashboard.md)
- [How to Set up Alerts](https://trnd-bot.gitbook.io/trnd/how-to/how-to-set-up-alerts.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://trnd-bot.gitbook.io/trnd/how-to.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.
