# Credentials details page

- [How to go to the credentials details page](https://docs.darkbot.io/credentials-page/credentials-details-page/how-to-go-to-the-credentials-details-page.md): Exploring the Detailed Credentials Page
- [Interacting with Connected Exchange: Options and Features](https://docs.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features.md): Options and Features for Interacting with Connected Exchange
- [How to edit API Keys for connected Exchange](https://docs.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-edit-api-keys-for-connected-exchange.md): A Step-by-Step Guide to Updating API Keys for Connected Exchanges
- [How to Delete a Connected Exchange](https://docs.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-delete-a-connected-exchange.md): Connecting Exchange: A Step-by-Step Guide
- [How to add/edit comment to connected exchange](https://docs.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-add-edit-comment-to-connected-exchange.md): A Step-by-Step Guide
- [How to delete comment for connected exchange](https://docs.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-delete-comment-for-connected-exchange.md): A Step-by-Step Guide
- [Exploring the Credentials details page](https://docs.darkbot.io/credentials-page/credentials-details-page/exploring-the-credentials-details-page.md): Exploring the Detailed Credentials Page
- [Trade History](https://docs.darkbot.io/credentials-page/credentials-details-page/trade-history.md): Analyzing Your Trading Performance and History
- [How to go to the Trade History page](https://docs.darkbot.io/credentials-page/credentials-details-page/trade-history/how-to-go-to-the-trade-history-page.md): Accessing the Trade History Page
- [What information is available on the trade history page](https://docs.darkbot.io/credentials-page/credentials-details-page/trade-history/what-information-is-available-on-the-trade-history-page.md): Exploring the Trade History Page
- [Orders](https://docs.darkbot.io/credentials-page/credentials-details-page/orders.md): Managing Your Trading Orders
- [How to go to the Orders page](https://docs.darkbot.io/credentials-page/credentials-details-page/orders/how-to-go-to-the-orders-page.md): Accessing the Orders Page
- [What information is available on the orders page](https://docs.darkbot.io/credentials-page/credentials-details-page/orders/what-information-is-available-on-the-orders-page.md): Exploring the Orders Page
- [Market statistics](https://docs.darkbot.io/credentials-page/credentials-details-page/market-statistics.md): Analyzing Market Performance
- [How to go to the Market statistics page](https://docs.darkbot.io/credentials-page/credentials-details-page/market-statistics/how-to-go-to-the-market-statistics-page.md): Accessing the Market Statistics Page
- [What information is available on the market statistics page](https://docs.darkbot.io/credentials-page/credentials-details-page/market-statistics/what-information-is-available-on-the-market-statistics-page.md): Exploring the Market Statistics Page


---

# 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/credentials-page/credentials-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.
