# User guide

- [Creating and testing the strategy](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/creating-and-testing-the-strategy.md): Code Zero Visual Trading for TradingView
- [Alerts](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/alerts.md): Code Zero Visual Trading for TradingView
- [From Indicator](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/alerts/from-indicator.md): Code Zero Visual Trading for TradingView
- [From Strategy](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/alerts/from-strategy.md): Code Zero Visual Trading for TradingView
- [Automation of trading](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/automation-of-trading.md): Code Zero Visual Trading for TradingView
- [How to share your strategy](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-share-your-strategy.md): Code Zero Visual Trading for TradingView
- [TradingView for beginers](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/tradingview-for-beginers.md): Code Zero Visual Trading for TradingView
- [How to connect Copy Trading](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-connect-copy-trading.md): Code Zero Visual Trading for TradingView
- [Copy of How to connect Copy Trading](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/copy-of-how-to-connect-copy-trading.md): Code Zero Visual Trading for TradingView
- [How to create API keys on Binance](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-create-api-keys-on-binance.md): Code Zero Visual Trading for TradingView
- [How to create API keys on ByBit](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-create-api-keys-on-bybit.md): Code Zero Visual Trading for TradingView
- [How to create API keys on OKX](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-create-api-keys-on-okx.md): Code Zero Visual Trading for TradingView
- [How to enable Hedge-mode](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-enable-hedge-mode.md): Code Zero Visual Trading for TradingView
- [How to update the version](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-update-the-version.md): Code Zero Visual Trading for TradingView
- [How to modify the indicator to work with CDZV Toolkit](https://docs.cdzv.com/code-zero-visual-trading_en/user-guide/how-to-modify-the-indicator-to-work-with-cdzv-toolkit.md): Code Zero Visual Trading for TradingView


---

# 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.cdzv.com/code-zero-visual-trading_en/user-guide.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.
