# Using TradingView

- [Getting Started](https://docs.zeiierman.com/tradingview/getting-started.md): Are you ready to take your trading strategies to the next level? Start with the undefeated combo of TradingView (best charting platform) and Zeiierman (best at what we do).
- [TradingView Alerts](https://docs.zeiierman.com/tradingview/alerts.md): Set up and customize TradingView alerts to stay notified of key market events, ensuring you never miss an important trade opportunity.
- [Zooming In & Out](https://docs.zeiierman.com/tradingview/zooming.md): This page provides a guide on how to zoom in and out on TradingView charts, allowing you to adjust the view to analyze different timeframes and price movements effectively.
- [Saving Indicator Templates](https://docs.zeiierman.com/tradingview/saving-templates.md): This page provides a guide on how to save indicator / script templates on your TradingView account.
- [Chart Settings](https://docs.zeiierman.com/tradingview/chart-settings.md)
- [Changing Colors & Grid](https://docs.zeiierman.com/tradingview/chart-settings/colors-gridlines.md): This page provides a guide on how to change/optimize the colors and gridlines on your TradingView chart.
- [Hiding Labels & Values](https://docs.zeiierman.com/tradingview/chart-settings/hiding-elements.md): This page provides a guide on how to save indicator / script templates on your TradingView account.


---

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