# Exchanges

Dfns offers seamless centralized exchange integrations, enabling efficient asset management, deposits, and withdrawals for users. Our service is designed to simplify interactions with exchanges, providing a secure and user-friendly experience. While we currently support integration with Kraken, we are actively working on expanding our offering to include additional major exchanges such as Coinbase, Krkane, Binance, and many more in the near future. This ensures that users can manage their assets across multiple platforms with ease and confidence, all within the Dfns ecosystem.

Check the following pages for specific instructions per exchange supported:

* [Kraken](/d/integrations/exchanges/kraken-setup.md)
* [Binance](/d/integrations/exchanges/binance-setup.md)
* [Coinbase Prime](/d/integrations/exchanges/coinbase-prime-setup.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://docs-legacy.dfns.co/d/integrations/exchanges.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.
