# B2CONNECT docs

## B2CONNECT

- [Welcome to B2CONNECT docs](https://docs.b2connect.b2broker.com/readme.md): Access all guides and setup documentation for B2CONNECT integrations and tools
- [Exchanges](https://docs.b2connect.b2broker.com/supported-venues/exchanges.md): Explore the liquidity provider platforms supported by B2CONNECT
- [FIX platforms](https://docs.b2connect.b2broker.com/supported-venues/fix-platforms.md): Explore the FIX platforms supported by B2CONNECT
- [How to properly configure API keys on Kraken](https://docs.b2connect.b2broker.com/how-to-articles/how-to-properly-configure-api-keys-on-kraken.md): Configure your B2CONNECT connectivity with the Kraken platform using API keys
- [How to connect Binance with an Ed25519 key pair](https://docs.b2connect.b2broker.com/how-to-articles/how-to-connect-binance-with-ed25519-keys.md): Configure your B2CONNECT connectivity with the Binance platform using Ed25519 API keys
- [FIX API](https://docs.b2connect.b2broker.com/fix-api/fix-api.md): Version 1.2
- [Release notes](https://docs.b2connect.b2broker.com/release-notes/release-notes.md): View the history of B2CONNECT releases with key points and major updates highlighted


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.b2connect.b2broker.com/readme.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.
