> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trecc.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Ecosystem Integrations

> The external infrastructure and DeFi protocols TRECC connects to

## What are ecosystem integrations?

TRECC connects to established third-party tools instead of rebuilding every part of the stack from scratch. These integrations provide wallet infrastructure, key management, oracle services, cryptographic proofs, and DeFi yield venues.

These tools are not all the same type of relationship. Some are infrastructure providers. Some are DeFi protocols. Some are cryptographic systems or networks that TRECC uses as part of its architecture.

<Note>
  We use the term **ecosystem integrations** instead of **partners** unless there is a formal partnership. This keeps the documentation accurate while still showing the external systems TRECC is built with.
</Note>

<div className="ecosystem-grid" aria-label="TRECC ecosystem integrations">
  <div className="ecosystem-node ecosystem-node-safe">
    <span className="ecosystem-logo ecosystem-logo-safe" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/safe.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=566f4884db004f539032ee0a16f7c6f1" alt="" width="917" height="862" data-path="images/safe.png" />
    </span>

    <div>
      <div className="ecosystem-name">Safe</div>
      <span>Smart wallet infrastructure</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-turnkey">
    <span className="ecosystem-logo ecosystem-logo-turnkey" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/turnkey.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=9f7430380f12a4bf8eaae324ec6d9401" alt="" width="125" height="194" data-path="images/turnkey.png" />
    </span>

    <div>
      <div className="ecosystem-name">Turnkey</div>
      <span>Agent key management</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-openserv">
    <span className="ecosystem-logo ecosystem-logo-openserv" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/h0BEDiJPBAWbYeFi/images/openserv.png?fit=max&auto=format&n=h0BEDiJPBAWbYeFi&q=85&s=958483a9bcf5369b570ace8c50d500c5" alt="" width="225" height="224" data-path="images/openserv.png" />
    </span>

    <div>
      <div className="ecosystem-name">OpenServ</div>
      <span>Agent infrastructure</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-chainlink">
    <span className="ecosystem-logo ecosystem-logo-chainlink" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/chainlink.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=68746510461f3cec3b7b7f6aa56c1f9d" alt="" width="302" height="290" data-path="images/chainlink.png" />
    </span>

    <div>
      <div className="ecosystem-name">Chainlink</div>
      <span>Oracle infrastructure</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-starknet">
    <span className="ecosystem-logo ecosystem-logo-starknet" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/OTKenWeYDF07EKny/images/starknet.png?fit=max&auto=format&n=OTKenWeYDF07EKny&q=85&s=11bc893ffa61c161a5bfaeef4536f2ee" alt="" width="2000" height="2000" data-path="images/starknet.png" />
    </span>

    <div>
      <div className="ecosystem-name">Starknet / STARKs</div>
      <span>STARK proofs</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-aave">
    <span className="ecosystem-logo ecosystem-logo-aave" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/aave.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=f31cb96ba426d6bcfc2ebf17194123d9" alt="" width="1145" height="604" data-path="images/aave.png" />
    </span>

    <div>
      <div className="ecosystem-name">Aave V3</div>
      <span>Lending markets</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-compound">
    <span className="ecosystem-logo ecosystem-logo-compound" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/compound.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=1e92ce60b330217a197deae753a843d0" alt="" width="1434" height="1449" data-path="images/compound.png" />
    </span>

    <div>
      <div className="ecosystem-name">Compound V3</div>
      <span>Credit markets</span>
    </div>
  </div>

  <div className="ecosystem-node ecosystem-node-morpho">
    <span className="ecosystem-logo ecosystem-logo-morpho" aria-hidden="true">
      <img src="https://mintcdn.com/personal-1bffc399/kU191FkRWdBHKvex/images/morphos.png?fit=max&auto=format&n=kU191FkRWdBHKvex&q=85&s=43c93d05c6e8b7a85cd80f2c51d5e45a" alt="" width="804" height="795" data-path="images/morphos.png" />
    </span>

    <div>
      <div className="ecosystem-name">Morpho Blue</div>
      <span>Isolated markets</span>
    </div>
  </div>
</div>

## Infrastructure integrations

| Integration                     | Role in TRECC                                                                                   |
| ------------------------------- | ----------------------------------------------------------------------------------------------- |
| **Safe (formerly Gnosis Safe)** | Smart wallet infrastructure for programmable account controls and secure transaction execution. |
| **Turnkey**                     | Key management and signing infrastructure for agent-controlled wallets.                         |
| **OpenServ**                    | Agent infrastructure used to support AI agent deployment and coordination.                      |
| **Chainlink**                   | Oracle and data infrastructure used for reliable on-chain inputs.                               |
| **Starknet / STARKs**           | Zero-knowledge proof infrastructure used for scalable and verifiable computation.               |

These integrations support the security and execution layers around AI agents. They help TRECC keep agent activity constrained, verifiable, and easier to monitor.

## Active lending protocols

TRECC agents currently deploy lending strategies through whitelisted adapters for the following protocols:

| Protocol     | Version | Purpose                                                                 |
| ------------ | ------- | ----------------------------------------------------------------------- |
| **Aave**     | V3      | Lending market integration for supplying assets and earning interest.   |
| **Compound** | V3      | Lending market integration for collateral and interest-rate strategies. |
| **Morpho**   | Blue    | Lending market integration for isolated and optimised lending markets.  |

Agents do not interact with these protocols directly. Every call routes through approved adapters and the Execution Module.

## Why this matters

Ecosystem integrations let TRECC focus on its core protocol design:

* **Capital pooling** through the TRECC Vault
* **Agent borrowing** through the Risk Engine
* **Safe execution** through whitelisted adapters
* **Yield generation** through established lending markets
* **Verification** through trusted infrastructure and cryptographic systems

<Warning>
  Integration with a protocol does not remove DeFi risk. Smart contract risk, oracle risk, liquidity risk, and market risk can still affect strategies. TRECC reduces this risk through whitelists, risk limits, collateral, and automated liquidation.
</Warning>

## How new integrations are added

New protocols are added through purpose-built adapters. Before an agent can use a new protocol, the adapter must be reviewed and added to the whitelist.

This process keeps the agent's action space narrow. Even if an AI agent produces an unexpected instruction, it can only reach approved contracts through approved adapter logic.
