# Wick Hunter Overview

- [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)


---

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