# Deals details page

- [How to get to the deals details page](https://docs.darkbot.io/deals-page/deals-details-page/how-to-get-to-the-deals-details-page.md): Dive Deep into Your Deals
- [Exploring the Deals details page](https://docs.darkbot.io/deals-page/deals-details-page/exploring-the-deals-details-page.md): A Comprehensive Overview of the Deals Details page
- [Interacting with Deals: Options and Features](https://docs.darkbot.io/deals-page/deals-details-page/interacting-with-deals-options-and-features.md): Interacting with Deals: Options and Features
- [How to start deal](https://docs.darkbot.io/deals-page/deals-details-page/interacting-with-deals-options-and-features/how-to-start-deal.md): Take Control of Your Trading
- [How to complete deal](https://docs.darkbot.io/deals-page/deals-details-page/interacting-with-deals-options-and-features/how-to-complete-deal.md): Take Control of Your Trading Outcome
- [How to cancel deal](https://docs.darkbot.io/deals-page/deals-details-page/interacting-with-deals-options-and-features/how-to-cancel-deal.md): Canceling a Deal: Step-by-Step Guide
- [Trade Requests](https://docs.darkbot.io/deals-page/deals-details-page/trade-requests.md): Explore trade requests
- [What are Trade Requests](https://docs.darkbot.io/deals-page/deals-details-page/trade-requests/what-are-trade-requests.md): Automating Trading Operations
- [Trade Request Details](https://docs.darkbot.io/deals-page/deals-details-page/trade-requests/what-are-trade-requests/trade-request-details.md): Exploring Trade Request Details: A Comprehensive Guide
- [How to Cancel a Trade Request](https://docs.darkbot.io/deals-page/deals-details-page/trade-requests/how-to-cancel-a-trade-request.md): Canceling a Trade Request: A Step-by-Step Guide
- [How to Open a New Buy Trade Request Round](https://docs.darkbot.io/deals-page/deals-details-page/trade-requests/how-to-open-a-new-buy-trade-request-round.md): Opening a trade request: A Step-by-Step Guide
- [Exploring Technical Logs](https://docs.darkbot.io/deals-page/deals-details-page/exploring-technical-logs.md): Tracking Deal Activity
- [Understanding Conditions, Pivot point and Indicator Signals](https://docs.darkbot.io/deals-page/deals-details-page/understanding-conditions-pivot-point-and-indicator-signals.md): Unveiling Insights: Conditions, Indicator, and Pivot Point Signals in Darkbot
- [Exploring the Market Tab](https://docs.darkbot.io/deals-page/deals-details-page/exploring-the-market-tab.md): A Comprehensive Overview of the Market Tab
- [Exploring the History Tab](https://docs.darkbot.io/deals-page/deals-details-page/exploring-the-history-tab.md): A Comprehensive Overview of the History Tab


---

# 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.darkbot.io/deals-page/deals-details-page.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.
