# Under the hood

Replete is a chain abstracted money market that utilizes various technology stacks to operate in a cross-chain environment. The architecture of Replete is designed and engineered by core contributors whilst the lending protocol is based as a fork from Aave V3. Aave has a strong security history with various audits, providing a strong foundation for Replete to base the smart contracts on.

For messaging, Replete leverages cross-chain infrastructure built by LayerZero to support cross-chain transactions. Whilst Stargate is integrated as the main bridge to facilitate transactions for users across connected chains.

<figure><img src="/files/mCm6CKDcgwaDO99oDf8L" alt=""><figcaption><p>Replete architecture in a nutshell</p></figcaption></figure>

We do take inspirations to improve the protocol for its users. If you have suggestions or ideas, feel free to share them with us on [Discord](https://discord.com/invite/E3NVGCeEvX).

&#x20;


---

# 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.replete.fi/intro/about-replete/under-the-hood.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.
