# ForexHero User Guide

## ForexHero User Guide

- [Quick Start](https://docs.forexhero.ai/master.md): A tutorial guide on how to quickly and easily setup a ForexHero bot
- [Quick Start Bots](https://docs.forexhero.ai/quick-start-bots.md): A few bots' settings to help users get started with ForexHero. Please note that ForexHero and company do not guarantee that the bots will perform profitably or according to users' expectations.
- [What is a CFD Forex?](https://docs.forexhero.ai/getting-started/what-is-a-cfd-forex.md): A short explanation...
- [Paper Trading](https://docs.forexhero.ai/getting-started/paper-trading.md): Test Your Strategy Risk-Free
- [Backtesting](https://docs.forexhero.ai/getting-started/backtesting.md): Validate Your Strategy
- [Dashboard](https://docs.forexhero.ai/getting-started/dashboard.md)
- [Portfolio](https://docs.forexhero.ai/getting-started/portfolio.md)
- [Bots and Deals](https://docs.forexhero.ai/getting-started/deals.md): Bots and Deals are central to how ForexHero operates. Please read this section carefully.
- [Bots Processing Priority](https://docs.forexhero.ai/getting-started/bots-processing-priority.md)
- [Bots Marketplace](https://docs.forexhero.ai/getting-started/bots-marketplace.md): Run Proven Strategies Out-of-the-Box
- [SMS Notifications](https://docs.forexhero.ai/getting-started/sms-notifications.md): Available for Professional subscribers
- [Strategies](https://docs.forexhero.ai/bot-settings/strategies.md): Know your tools to be an effective trader
- [Trading Parameters](https://docs.forexhero.ai/bot-settings/trading-parameters.md)
- [Entry / Exit Conditions](https://docs.forexhero.ai/bot-settings/entry-exit-conditions.md)
- [Advanced Bots](https://docs.forexhero.ai/bot-settings/advanced-bots.md): Available to Premium and Professional users.
- [DCA Bots](https://docs.forexhero.ai/bot-settings/dca-bots.md): Available to Premium and Professional users
- [Exit Bot](https://docs.forexhero.ai/bot-settings/exit-bot.md): Available to Premium and Professional Users
- [Price Bot](https://docs.forexhero.ai/bot-settings/price-bot.md): Available to Premium and Professional Users
- [Sell Bot](https://docs.forexhero.ai/bot-settings/sell-bot.md): Available for Premium and Professional plans
- [Trailing Stoploss](https://docs.forexhero.ai/bot-settings/trailing-stoploss.md): Available to Premium and Professional Users
- [Trailing Take Profit](https://docs.forexhero.ai/bot-settings/trailing-take-profit.md)
- [Bot's Performance Stats](https://docs.forexhero.ai/bot-settings/bots-performance-stats.md): Know how good your bots are
- [Strategy Designer](https://docs.forexhero.ai/bot-settings/strategy-designer.md): Available for Premium and Professional users
- [Bollinger Band](https://docs.forexhero.ai/technical-indicators/bollinger-band.md)
- [EMA](https://docs.forexhero.ai/technical-indicators/ema.md)
- [RSI](https://docs.forexhero.ai/technical-indicators/rsi.md)
- [Stoch RSI](https://docs.forexhero.ai/technical-indicators/stoch-rsi.md)
- [MACD](https://docs.forexhero.ai/technical-indicators/macd.md)
- [Volume](https://docs.forexhero.ai/technical-indicators/volume.md)
- [TradingView](https://docs.forexhero.ai/technical-indicators/tradingview.md): Available for Premium and Professional plans
- [Mandatory Indicators](https://docs.forexhero.ai/technical-indicators/mandatory-indicators.md)
- [Supported Brokerages](https://docs.forexhero.ai/connecting-your-brokerage/supported-brokerages.md)
- [Forex.com](https://docs.forexhero.ai/connecting-your-brokerage/forex.com.md): World's leading foreign exchange trading platform
- [Terminology](https://docs.forexhero.ai/faq/terminology.md): Definitions and meanings of words and phrases found in ForexHero
- [Frequently Asked Questions](https://docs.forexhero.ai/faq/frequently-asked-questions.md): Answers to common issues faced by our users
- [Release Notes](https://docs.forexhero.ai/housekeeping/release-notes.md): Check this page for latest updates
- [Terms of Use](https://docs.forexhero.ai/housekeeping/terms-of-use.md)
- [ForexHero Telegram](https://docs.forexhero.ai/housekeeping/cryptohero-telegram-policy.md): Our Telegram Announcement is located at https://t.me/forexheroai
- [Official Communities](https://docs.forexhero.ai/housekeeping/official-communities.md): List of all Telegram communities (channels) supported by ForexHero team. By support, it means that we will push announcements to these channels.


---

# 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.forexhero.ai/master.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.
