# Interacting with Connected Exchange: Options and Features

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


---

# 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/interacting-with-connected-exchange-options-and-features.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.
