> For the complete documentation index, see [llms.txt](https://docs.de.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.de.fi/dashboard/the-defi-dashboard/supported-blockchains.md).

# Supported Blockchains

We're proud to support a large number of blockchains providing the best DeFi services for our community.

{% hint style="info" %}
Check out our always up-to-date page [**here**](https://de.fi/integrations) to also see the protocols supported for each of these chains!
{% endhint %}

Below is a list of all the blockchains we support:

* Ethereum
* Polygon
* Binance
* Arbitrum
* Optimism
* zkSync Era
* Fantom
* Avalanche
* Base
* Cronos
* Celo
* OKTChain
* Klaytn
* Gnosis
* Moonbeam
* Cosmos
* Osmosis
* Akash
* Agoric
* Kava
* Kujira
* Juno
* Secret
* Sifchain
* Stargaze
* Thorchain
* Cardano
* Solana
* Bitcoin
* Dogecoin
* Tezos
* Binance.com
* OKX.com
* Huobi
* Coinbase.com
* Kraken
* Bitfinex
* Mexc

{% hint style="info" %}
Are we missing one of your favorite blockchains? Let us know by reaching out through our community channels!
{% endhint %}


---

# 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 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.de.fi/dashboard/the-defi-dashboard/supported-blockchains.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.
