# What is Cross-Chain

**Author:** *Emir Olgun*

**Date:** *17 October 2023*

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, wrapped tokens, and blockchain bridges facilitate cross-chain transactions. The goal is to create a more interconnected and efficient ecosystem, where you're not limited by the capabilities or assets of a single blockchain.

<br>


---

# 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/all-docs/what-is-cross-chain.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.
