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

# Partners & integrations

> The roles and named partners behind the platform.

export const Banner = ({src, alt = "", ratio = "16 / 7", position = "center", radius = "2px"}) => <img src={src} alt={alt} style={{
  display: "block",
  width: "100%",
  aspectRatio: ratio,
  objectFit: "cover",
  objectPosition: position,
  borderRadius: radius,
  margin: "0.25rem 0 1.75rem"
}} />;

<Banner src="/images/platform-section.jpg" alt="An alpine valley of meadows and winding paths beneath the Eiger" />

Two roles interact on the platform: depositors allocating capital, and curators running the strategies that capital funds. Around them, a set of named partners provides custody, intent settlement, auditing, and screening. This page lists each party and its function.

## Roles

| Role           | Function                                                                                                        |
| -------------- | --------------------------------------------------------------------------------------------------------------- |
| LP / depositor | Allocates BTC into a vault or myBTC pool and receives BTC-denominated yield                                     |
| Vault curator  | Designs and operates the strategy each vault runs — currently Maestro itself, including Mezzamine mining credit |

## Partners

Named partners only — real relationships, not an illustrative roster.

| Category               | Partner                                         | Role                                                                   |
| ---------------------- | ----------------------------------------------- | ---------------------------------------------------------------------- |
| Custody                | [Anchorage Digital](https://www.anchorage.com/) | OCC-chartered digital-asset trust bank; integrated qualified custodian |
| Intent network         | [Garden Finance](https://garden.finance/)       | Cross-chain intent settlement for the Bitcoin Solver strategy          |
| Intent network         | [NEAR Intents](https://near.org/intents)        | Cross-chain intent settlement for the Bitcoin Solver strategy          |
| Audit & security       | [Halborn](https://www.halborn.com/)             | Smart-contract audits and security review                              |
| Compliance & screening | [TRM Labs](https://www.trmlabs.com/)            | On-chain screening and know-your-transaction (KYT) risk scoring        |

See [Security, custody & compliance](/trust-operations/security-custody) for custody, screening, and audits, and [Risk & disclosures](/trust-operations/risk-disclosures) for the risks that remain.
