# Federated Bridging

Federated Bridging involves a system where transaction validation and asset transfers between different blockchains are managed by a consortium or federation of nodes rather than a single entity. This approach seeks to balance decentralization with efficiency, providing faster cross-chain transactions while maintaining a degree of trust minimization. The key research focus for Zayn Network in this area is to enhance the protocol design to ensure that the federated nodes operate transparently and resist collusion, thereby strengthening the trustworthiness of the bridge.


---

# 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://zayn-network.gitbook.io/overview/research-areas/trustless-bridging/federated-bridging.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.
