# High-Level Architecture

##

<figure><img src="https://content.gitbook.com/content/nrckfSpUo53lwAbTsRSv/blobs/wl5HHyfXiJl2cgRx281U/bedrock-architecture.png" alt=""><figcaption><p>Bedrock Liquid Restaking architecture</p></figcaption></figure>

## Bedrock

* The Bedrock protocol is evolving to a [Liquid Restaking](https://docs.bedrock.technology/bedrock-lrt/introduction/intro-to-liquid-restaking/liquid-restaking-with-eigenlayer) system thanks to the EigenLayer protocol&#x20;
* In the near future, Bedrock will be able to accept variant [Liquid Staking Tokens (LST)](https://docs.bedrock.technology/bedrock-lrt/introduction/intro-to-liquid-staking) in the market and help the LST holders to earn extra yields without compromising the fund security.

## EigenPod Manager

* EigenPod Manager a.k.a [restaking contract](https://docs.bedrock.technology/security/smart-contracts) is that securely manages eigenpod contract automatically, it enables all the asset management like unstake, rewards allocation etc.

## Validator Cluster

* The institutional-grade validator cluster is a sophisticated module to manage Ethereum validators to secure Ethereum blockchain network and earn staking rewards. It’s the barebone of Bedrock system with tracked record since it’s launch in early 2023.

## Restaking Delegation Module

* This module is still under development, and it depends on the AVS module readiness of EigenLayer protocol.
* This module aims to [optimise the strategies ](https://docs.bedrock.technology/eigenlayer/introduction-to-eigenlayer/restaking/anti-slashing-of-restaking)dynamically and maximise the yields, based on the performance of multiple AVS services providers and AVS operators.


---

# 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.bedrock.technology/bedrock-lrt/how-does-lrt-work-in-bedrock/high-level-architecture.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.
