# Tradebox Documentation

## Tradebox Docs

- [What is Tradebox?](https://docs.tradebox.ai/tradebox/about/what-is-tradebox.md)
- [How to get started](https://docs.tradebox.ai/tradebox/about/how-to-get-started.md)
- [What is a Signal Generator?](https://docs.tradebox.ai/tradebox/about/what-is-a-signal-generator.md): Generate your own winning trading signals
- [What is a Specialty Signal Generator?](https://docs.tradebox.ai/tradebox/about/what-is-a-specialty-signal-generator.md): Unique signal generator for a specific trading asset
- [What is an Indicative AI?](https://docs.tradebox.ai/tradebox/about/what-is-an-indicative-ai.md): Eliminate the confusion on your trading charts with our Indicative AI
- [What is a Confirmative AI?](https://docs.tradebox.ai/tradebox/about/what-is-a-confirmative-ai.md): Confirm before you trade with historical data and real-time market inputs
- [Third-Party Products](https://docs.tradebox.ai/tradebox/about/third-party-products.md)
- [Product Development & Updates](https://docs.tradebox.ai/tradebox/about/product-development-and-updates.md): Tradebox is consistently updating and developing additional products.
- [How to subscribe?](https://docs.tradebox.ai/tradebox/account/how-to-subscribe.md)
- [Subscription Management](https://docs.tradebox.ai/tradebox/account/subscription-management.md)
- [How to cancel subscription?](https://docs.tradebox.ai/tradebox/account/subscription-management/how-to-cancel-subscription.md)
- [How to upgrade or downgrade subscription?](https://docs.tradebox.ai/tradebox/account/subscription-management/how-to-upgrade-or-downgrade-subscription.md)
- [Change my Credit/Debit Card](https://docs.tradebox.ai/tradebox/account/subscription-management/change-my-credit-debit-card.md)
- [Referral and Partnership Program](https://docs.tradebox.ai/tradebox/account/referral-and-partnership-program.md)
- [TradingView Account](https://docs.tradebox.ai/tradebox/tradingview/tradingview-account.md)
- [Kraken](https://docs.tradebox.ai/tradebox/signal-generators/kraken.md): Versatile Signal Generator with Built-In Confirmative AI
- [Leadz](https://docs.tradebox.ai/tradebox/signal-generators/leadz.md): High Risk Signal Generator with Built-In Indicative and Confirmative AI
- [Billy](https://docs.tradebox.ai/tradebox/signal-generators/billy.md): Seamless Buy and Sell Signal Generator
- [Swami](https://docs.tradebox.ai/tradebox/signal-generators/swami.md): Range Breakout Signal Generator
- [Long Ranger](https://docs.tradebox.ai/tradebox/signal-generators/long-ranger.md): Long Position Signal Generator
- [HiBand](https://docs.tradebox.ai/tradebox/signal-generators/hiband.md): Channel Bands/News Trading Signal Generator
- [LoBand](https://docs.tradebox.ai/tradebox/signal-generators/loband.md): Channel Bands/Sideway Market Signal Generator
- [Pure Gold](https://docs.tradebox.ai/tradebox/specialty-signal-generators/pure-gold.md): Gold Specialty Signal Generator with Built-In Confirmative AI
- [TrendWave](https://docs.tradebox.ai/tradebox/indicative-ai/trendwave.md): Versatile and Powerful Trend Catcher
- [Dominance](https://docs.tradebox.ai/tradebox/indicative-ai/dominance.md): Scalping 3 Bands Indicative AI
- [Bully](https://docs.tradebox.ai/tradebox/indicative-ai/bully.md): Buy Entry Point Indicative Script
- [Beary](https://docs.tradebox.ai/tradebox/indicative-ai/beary.md): Sell Entry Point Indicative Script
- [Cashier](https://docs.tradebox.ai/tradebox/indicative-ai/cashier.md): Overbought-Oversold Indicative Script
- [4060](https://docs.tradebox.ai/tradebox/indicative-ai/4060.md): Segmented Overbought-Oversold Indicative Script
- [Scaler](https://docs.tradebox.ai/tradebox/confirmative-ai/scaler.md): Market Trend Confirmative AI
- [Mag9](https://docs.tradebox.ai/tradebox/confirmative-ai/mag9.md): Scalping 3 Bands Indicative AI
- [Barz](https://docs.tradebox.ai/tradebox/confirmative-ai/barz.md): Support and Resistance Confirmative AI
- [LeveL Up](https://docs.tradebox.ai/tradebox/confirmative-ai/level-up.md): Support and Resistance Confirmative AI
- [4Kastr](https://docs.tradebox.ai/tradebox/confirmative-ai/4kastr.md): Preset EMA Confirmative AI
- [Massive Algo](https://docs.tradebox.ai/tradebox/pipsline-algo-quant-trading/massive-algo.md): Forex Automated Trading System by Pipsline (Third-Party Product)
- [Prop Firm Explained](https://docs.tradebox.ai/tradebox/funded-account-services/prop-firm-explained.md): A new way to trade the Forex Market with real money
- [Pass Optimal Traders Challenge](https://docs.tradebox.ai/tradebox/funded-account-services/pass-optimal-traders-challenge.md)
- [Manage Optimal Trader Funded Accounts](https://docs.tradebox.ai/tradebox/funded-account-services/manage-optimal-trader-funded-accounts.md): Optimal Traders is the only prop offering instant access to manage their funds


---

# 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.tradebox.ai/tradebox/about/what-is-tradebox.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.
