# WHAT WE SUPPORT

- [Assets & Tokens](https://docs.inabit.com/api-reference/what-we-support/assets-and-tokens.md): Which assets & tokens inabit currently supports
- [Blockchains](https://docs.inabit.com/api-reference/what-we-support/blockchains.md): Which blockchains & protocols inabit currently supports
- [Exchanges](https://docs.inabit.com/api-reference/what-we-support/exchanges.md): Which exchange connections inabit currently supports
- [Binance](https://docs.inabit.com/api-reference/what-we-support/exchanges/binance.md): Binance Exchange Integration with inabit
- [Kucoin](https://docs.inabit.com/api-reference/what-we-support/exchanges/kucoin.md): Kucoin Exchange Integration with inabit
- [Kraken](https://docs.inabit.com/api-reference/what-we-support/exchanges/kraken.md): Kraken Exchange Integration with inabit


---

# 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.inabit.com/api-reference/what-we-support.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.
