# Cross-chain Data Protocol

**Eywa Cross-chain Data Protocol (CDP)** is the decentralized protocol for transferring data among different blockchains. It is the transport layer for all **Eywa** ecosystem products. The protocol is open-source and any developers can use the **Eywa Cross-chain Protocol** to implement cross-chain logic for their projects. This will allow teams to focus on developing the business logic of their dApps without being distracted by interoperability issues.

{% content-ref url="/pages/tDClTn5xsPg08WeUlNpn" %}
[Eywa CDP Introduction](/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/eywa-cdp-introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/mqCqIXEW0EatJhhK65xH" %}
[Data transfer flow](/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/data-transfer-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/7kp11evG1C9onOj5v5iD" %}
[Eywa Oracle Network](/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/eywa-oracle-network.md)
{% endcontent-ref %}


---

# 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.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol.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.
