# Symbiosis Relayers Network

## Symbiosis Relayers Network Introduction

<figure><img src="/files/aBFfaTv4PCIlRjihIbWX" alt=""><figcaption><p>Components of the Symbiosis protocol</p></figcaption></figure>

The Symbiosis Relayers Network is a peer-to-peer (P2P) network that enables the reliable and secure transmission of data required for cross-chain operations within the Symbiosis protocol. As the off-chain component of the Symbiosis protocol, it facilitates communication between blockchain networks.

Why is communication between blockchain networks needed?

Blockchain networks are designed to operate in isolation, unaware of events occurring outside their boundaries. While this approach works well for operations limited to a single chain, cross-chain operations require an off-chain component to coordinate actions and transfer data across multiple networks. The Symbiosis Relayers Network fulfills this role by ensuring data integrity and accuracy during cross-chain operations handled by the Symbiosis protocol.

## Symbiosis Relayers Network Economics

The security and incentives of the Symbiosis protocol are maintained through two complementary mechanisms:

1. Symbiosis PoS Staking, and
2. Symbiotic Staking.

These mechanisms work together to secure the protocol and incentivize participants.

## Next Steps

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Economics and Security: Symbiosis PoS Staking &#x26; Symbiotic Staking</strong></td><td>Discover how Symbiosis PoS Staking and Symbiotic Staking secure the protocol, incentivize participants, and strengthen network resilience. Learn about the roles of <strong>Validators</strong>, <strong>Delegators</strong>, and <strong>Symbiotic Operators</strong>.<br></td><td><mark style="color:red;">Read more →</mark></td><td><a href="/pages/ktubJcEpVALdH2Wltww5">/pages/ktubJcEpVALdH2Wltww5</a></td></tr><tr><td><strong>Architecture and Operations: Symbiosis Relayers Network</strong></td><td>Explore the technical design of the Symbiosis Relayers Network, including its components, decentralized coordination mechanisms, and the execution of cross-chain operations. Understand how these elements work together to facilitate secure and efficient communication across blockchains.</td><td><mark style="color:red;">Read more →</mark></td><td><a href="/pages/zjHksOLesLBfIp156O6K">/pages/zjHksOLesLBfIp156O6K</a></td></tr></tbody></table>


---

# 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.symbiosis.finance/relayers-network/symbiosis-relayers-network.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.
