# Wick Hunter Hosted Guide

## Wick Hunter Hosted Guide

- [Welcome to Wick Hunter](https://guide.wickhunter.io/wick-hunter-overview/welcome-to-wick-hunter.md): Automate your cryptocurrency trading using Wick Hunter!
- [Dashboard](https://guide.wickhunter.io/wick-hunter-overview/dashboard.md): An overview of the Wick Hunter Dashboard.
- [Exchange](https://guide.wickhunter.io/wick-hunter-overview/exchange.md): An overview of the Wick Hunter Exchange page.
- [PNL Reporting](https://guide.wickhunter.io/wick-hunter-overview/pnl-reporting.md): An overview of the Wick Hunter PNL Reporting page.
- [Open Deals](https://guide.wickhunter.io/wick-hunter-overview/open-deals.md): An overview of the Wick Hunter Open Deals page.
- [Trading Bots](https://guide.wickhunter.io/wick-hunter-overview/trading-bots.md): An overview of the Wick Hunter Trading Bots page.
- [Profile](https://guide.wickhunter.io/wick-hunter-overview/profile.md)
- [Liquidations](https://guide.wickhunter.io/wick-hunter-overview/profile/liquidations.md)
- [Notifications](https://guide.wickhunter.io/wick-hunter-overview/profile/notifications.md)
- [Logs](https://guide.wickhunter.io/wick-hunter-overview/profile/logs.md)
- [Subscription](https://guide.wickhunter.io/subscription.md)
- [Connect an Exchange Account](https://guide.wickhunter.io/exchange/connect-an-exchange-account.md): How to connect an exchange account with Wick Hunter.
- [Create a Trading Bot](https://guide.wickhunter.io/trading-bots/create-a-trading-bot.md): How to create a Trading Bot with Wick Hunter.
- [Entry Types](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/entry-types.md): Entry Types available for Wick Hunter
- [Signal](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/entry-types/signal.md): How to create a Signal Trading Bot with Wick Hunter.
- [Liquidation](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/entry-types/liquidation.md): How to create a Liquidation Trading Bot with Wick Hunter.
- [Manual](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/entry-types/manual.md): How to create a Manual Trading Bot with Wick Hunter.
- [Dollar Cost Averaging (DCA)](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/dollar-cost-averaging-dca.md): How to configure Dollar Cost Averaging (DCA) with Wick Hunter.
- [Take Profit (TP)](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/take-profit-tp.md): How to configure Take Profit (TP) with Wick Hunter.
- [Stop Loss (SL)](https://guide.wickhunter.io/trading-bots/create-a-trading-bot/stop-loss-sl.md): How to configure Stop Loss (SL) with Wick Hunter.
- [View Bots](https://guide.wickhunter.io/trading-bots/view-bots.md): View current Wick Hunter configurations using the View Bots page.
- [Signal Wizard](https://guide.wickhunter.io/trading-bots/signal-wizard.md): Set up signals to trigger bots using the Signal Wizard.
- [Dynamic configurations](https://guide.wickhunter.io/trading-bots/dynamic-configurations.md): based on TradingView signals
- [FAQ - Signal Not Executed](https://guide.wickhunter.io/support/faq-signal-not-executed.md): Most common reasons for which a signal might not be executed.
- [FAQ](https://guide.wickhunter.io/support/faq.md): Frequently Asked Questions.
- [Require Support?](https://guide.wickhunter.io/support/require-support.md): Information on how to get support for Wick Hunter.
- [Official Links](https://guide.wickhunter.io/official-links.md)


---

# 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://guide.wickhunter.io/wick-hunter-overview/welcome-to-wick-hunter.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.
