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

# Home

> Institutional execution, compliance, and settlement infrastructure for stablecoins and tokenized real-world assets.

<div className="home-page">
  <div className="home-hero">
    <h1>Build with TetraFi</h1>
    <p>Institutional execution, compliance, and settlement infrastructure for stablecoins and tokenized real-world assets.</p>
  </div>

  <CardGroup cols={2}>
    <Card href="/why-tetrafi" title="Discover">
      Learn how TetraFi works, explore use cases, and find the right integration path.
    </Card>

    <Card href="/build" title="Build">
      Core concepts, API quickstarts, guides, and reference documentation.
    </Card>
  </CardGroup>

  <div className="home-section">
    ## Get in touch

    <CardGroup cols={3}>
      <Card icon="envelope" href="/support" title="Looking for support?">
        Questions, partnerships, or integration support.
      </Card>

      <Card icon="telegram" href="https://t.me/TetraFi_Team" title="TetraFi Community">
        Chat with the team on Telegram.
      </Card>

      <Card icon="linkedin" href="https://www.linkedin.com/company/tetrafi/" title="TetraFi">
        Connect with us on LinkedIn.
      </Card>
    </CardGroup>
  </div>
</div>
