# Cardano Cross-Chain Solutions

## What is Cross-Chain

Cross-chain refers to the interoperability between different blockchain networks, allowing assets and data to be transferred seamlessly from one blockchain to another. This is crucial for enhancing the utility and scalability of blockchain applications. Various technologies like atomic swaps, oracles, sidechains, and blockchain bridges facilitate cross-chain transactions.&#x20;

See our articles that cover cross-chain concepts in detail:

[Atomic Swaps and Atomic Swap on Cardano](/littlefish-research-hub/all-docs/what-is-cross-chain/atomic-swaps-and-atomic-swap-on-cardano.md)

[Blockchain Bridges](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges.md)

[Blockchain Oracles](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-oracles.md)

[Sidechains](/littlefish-research-hub/all-docs/what-is-cross-chain/sidechains.md)

## Cross-chain in Cardano

### Bridges

There are several bridges currently available on Cardano fulfilling a range of services. See below full articles covering each:

[Milkomeda](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges/milkomeda.md)

[Milkomeda Protocol](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges/milkomeda-protocol.md)

[Indigo Protocol](/littlefish-research-hub/all-docs/cardano-defi/indigo-protocol.md)

[Wanchain](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges/wanchain.md)

[Celer and NuFi Bridges](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges/celer-and-nufi-bridges.md)

Some tools are available yet not under further development:

[MicroChains Network](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-bridges/microchains-network.md)

### Oracles

Charli3 is the standalone Oracle that is currently available for Cardano builders. See the article for an indepth look.

[Charli3](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-oracles/charli3.md)

Yet there are other projects that are currently under development to deploy oracles on Cardano:

[Orcfax and Chainlink Oracles](/littlefish-research-hub/all-docs/what-is-cross-chain/blockchain-oracles/orcfax-and-chainlink-oracles.md)


---

# 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://tools.littlefish.foundation/littlefish-research-hub/cardano-ecosystem/cardano-cross-chain-solutions.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.
