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

# Home

> Iru documentation hub for device management, identity, compliance, and AI. Find guides, API references, and setup instructions for Apple, Windows, and Android.

<div style={{ textAlign: 'center', margin: '1.25rem 0 1.75rem' }}>
  <h1
    className="homepage-hero-text"
    style={{
  fontSize: 'clamp(1.8rem, 6vw, 3rem)',
  fontWeight: 800,
  lineHeight: 1.15,
  margin: 0
}}
  >
    Collapse the stack. Learn the platform.
  </h1>
</div>

<div style={{ textAlign: 'center' }}>
  <h2>Get started</h2>
</div>

<Columns cols={3}>
  <Card title="Endpoint Management & Security" icon="computer" href="/en/endpoint/getting-started/getting-started">
    Deploy endpoint management, detection & response, and vulnerability management in a single agent across Apple, Windows, and Android.
  </Card>

  <Card title="Identity & Access" icon="shield-halved" href="/en/iru/platform-overview/iru-overview#iru-identity">
    Passwordless workforce identity with device-bound authentication and strong access policies for every app.
  </Card>

  <Card title="Compliance Automation" icon="clipboard-check" href="/en/compliance/getting-started-with-compliance">
    Automate controls and build an Adaptive Evidence Map so you stay audit-ready and unblock deals with a public trust center.
  </Card>
</Columns>

<div style={{ textAlign: 'center', marginTop: '2.5rem' }}>
  <h2>Popular guides</h2>
</div>

<Columns cols={2}>
  <Card title="Iru overview" icon="circle-info" href="/en/iru/platform-overview/iru-overview">
    Learn how Iru's platform fits together.
  </Card>

  <Card title="Enterprise networks" icon="network-wired" href="/en/iru/requirements/using-iru-on-enterprise-networks">
    Configure networks for best performance and reliability.
  </Card>

  <Card title="Contact support" icon="life-ring" href="/en/iru/iru-support/access-to-iru-support">
    How to reach our team and what to include.
  </Card>

  <Card title="Raise a ticket" icon="ticket" href="https://support.kandji.io/support/tickets">
    Submit a support request and track status.
  </Card>
</Columns>

<div style={{ textAlign: 'center', marginTop: '2.5rem' }}>
  <h2>Quick links</h2>
</div>

<Columns cols={2}>
  <Card title="Request demo" icon="play" href="https://www.iru.com/request-demo/">
    See Iru in action.
  </Card>

  <Card title="Status" icon="signal" href="https://status.kandji.io">
    Check system status.
  </Card>

  <Card title="Trust center" icon="shield" href="https://trust.iru.com">
    Iru security and compliance posture.
  </Card>

  <Card title="What's new" icon="sparkles" href="https://www.iru.com/updates/">
    Latest updates and releases.
  </Card>
</Columns>
