# EYWA Ecosystem

- [Vision](https://docs.eywa.fi/eywa-ecosystem/master.md)
- [Product & EYWA token Roadmap](https://docs.eywa.fi/eywa-ecosystem/product-and-eywa-token-roadmap.md)
- [Products](https://docs.eywa.fi/eywa-ecosystem/products.md)
- [Eywa v1](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1.md)
- [Cross-chain Liquidity Protocol](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-liquidity-protocol.md)
- [Cross-chain DEX v1](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-liquidity-protocol/cross-chain-dex-v1.md)
- [Eywa Token Bridge](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-liquidity-protocol/eywa-token-bridge.md)
- [Gasless transactions](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-liquidity-protocol/gasless-transactions.md)
- [Cross-chain Data Protocol](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol.md)
- [Eywa CDP Introduction](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/eywa-cdp-introduction.md)
- [Eywa Oracle Network](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/eywa-oracle-network.md)
- [Data transfer flow](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v1/cross-chain-data-protocol/data-transfer-flow.md)
- [Eywa v2](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v2.md)
- [Consensus Bridge](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v2/consensus-bridge.md): Curve’s Official Aggregated Bridge
- [CrossCurve](https://docs.eywa.fi/eywa-ecosystem/products/eywa-v2/crosscurve.md): Cross-chain trading and yield protocol on top of Curve
- [Eywa Governance](https://docs.eywa.fi/eywa-ecosystem/eywa-governance.md)
- [General information](https://docs.eywa.fi/eywa-ecosystem/eywa-governance/general-information.md)
- [Multisig structure](https://docs.eywa.fi/eywa-ecosystem/eywa-governance/multisig-structure.md)
- [What does Multisig oversee?](https://docs.eywa.fi/eywa-ecosystem/eywa-governance/what-does-multisig-oversee.md)
- [Multisig addresses in different networks](https://docs.eywa.fi/eywa-ecosystem/eywa-governance/multisig-addresses-in-different-networks.md)
- [Security audits](https://docs.eywa.fi/eywa-ecosystem/security-audits.md)
- [Team](https://docs.eywa.fi/eywa-ecosystem/team.md)
- [Project History](https://docs.eywa.fi/eywa-ecosystem/project-history.md)
- [External Links: website and socials](https://docs.eywa.fi/eywa-ecosystem/external-links-website-and-socials.md): All official CrossCurve (ex EYWA) resources.
- [FAQ](https://docs.eywa.fi/eywa-ecosystem/faq.md): Not finding an answer to your question? Feel free to ask it in our Discord channel: https://discord.com/invite/vVNrMqJqAU


---

# 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.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.
