# IBC - Cosmos Ecosystem

{% hint style="success" %}
**IBC** is a cross-chain communication protocol that allows different blockchains in the Cosmos Network to send tokens and arbitrary data to each other at a higher level. IBC allows blockchains to communicate with one another. IBC, the Cosmos ecosystem's backbone, manages transport across multiple sovereign blockchains.
{% endhint %}

## Dashboard

{% embed url="<https://quadblock.net/>" %}
Our Landing page - QuadBlock Dashboard
{% endembed %}

## Explorer <a href="#https-explorer.quadblock.net" id="https-explorer.quadblock.net"></a>

{% embed url="<https://explorer.quadblock.net/>" %}
Our IBC Explorer - Managed By QuadBlock
{% endembed %}


---

# 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://services.thequadblock.com/services/ibc-cosmos-ecosystem.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.
