> ## 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.

# Maestro Institutional

> Bitcoin-denominated yield from productive economic activity.

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/hero-granite-towers.jpg" alt="The granite towers of the Torres del Paine massif rising above a glacier" position="center 35%" />

Maestro offers **risk-optimized Bitcoin yield strategies** for institutional allocators. A Bitcoin-denominated yield from **productive economic activity**, such as *mining loans, private credit and trading order flow*.

Select a [vault strategy](/yield-vaults/vault-directory), choose your [custody option](/concepts/hybrid-custody), and earn in **native Bitcoin**.

<CardGroup cols={2}>
  <Card title="Yield Vaults" href="/yield-vaults/vault-framework">
    Curated BTC yield strategies, from mining credit to algorithmic strategies.
  </Card>

  <Card title="myBTC — Mining RWA" href="/mybtc/overview">
    A yield-bearing Bitcoin asset anchored by mining credit and liquid yield strategies.
  </Card>

  <Card title="Treasury Manager" href="/treasury-manager/overview">
    The command center for institutional Bitcoin — deploy, monitor, and report in one place.
  </Card>

  <Card title="How it works" href="/get-started/how-it-works">
    The deposit-to-settlement vault flow. Bitcoin in -> earn -> Bitcoin out.
  </Card>

  <Card title="Proof it works" href="/concepts/sazmining-case-study">
    Case study: Sazmining turned 2 BTC into 57 PH/s of hashrate, at 9% BTC APY.
  </Card>

  <Card title="Getting started" href="/get-started/getting-started">
    The investor and miner onboarding paths. From first conversation to funded position.
  </Card>
</CardGroup>

## Who it's for

Every path begins the same way: [contact the team](https://www.gomaestro.org/contact) to open onboarding.

<CardGroup cols={2}>
  <Card title="Bitcoin Treasuries" href="/get-started/getting-started#investor-onboarding">
    Balance-sheet yield on idle BTC.
  </Card>

  <Card title="Asset Managers" href="/get-started/getting-started#investor-onboarding">
    In-mandate BTC yield for client portfolios.
  </Card>

  <Card title="Institutional Investors" href="/get-started/getting-started#investor-onboarding">
    Custody-ready vaults across the risk spectrum.
  </Card>

  <Card title="Bitcoin Miners" href="/get-started/getting-started#miner-onboarding">
    Currency-aligned credit through Mezzamine.
  </Card>
</CardGroup>

<Info>
  Maestro Institutional is operated by Go Maestro Inc. and is intended for accredited investors
  and qualified allocators only. Access is permissioned and subject to eligibility verification,
  with KYC required where a vault's terms specify; it is not directed at retail investors. Bitcoin and
  Bitcoin-denominated yield products carry material market, counterparty, regulatory, and
  technology risks. Yield figures are net of fees and BTC-denominated; past performance
  is not indicative of future results. Custody options vary by vault and strategy; depending on
  the vault, investors deposit directly into vault contracts or through a qualified custodian
  (Anchorage Digital).
</Info>
