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

# Introduction

> Welcome to the Yorlet docs. Explore guides and tutorials to get started with Yorlet.

## Get started

<CardGroup cols={2}>
  <Card title="Account setup" icon="users-rectangle" iconType="duotone" href="/customers">
    Learn how to set up your account and get started with Yorlet
  </Card>

  <Card title="Branding" icon="palette" iconType="duotone" href="/real-estate">
    Learn how to customise your Yorlet account with your brand
  </Card>
</CardGroup>

## Explore our products

<CardGroup cols={2}>
  <Card title="Leasing" icon="layer-group" iconType="duotone" color="#8b5cf6" href="/leasing">
    Automate your tenancy process from end to end
  </Card>

  <Card title="Billing" icon="rotate" iconType="duotone" color="#22c55e" href="/billing">
    Reconcile rent in real-time and recover arrears before you even know there were any
  </Card>

  <Card title="Owners" icon="cube" iconType="duotone" color="#3b82f6" href="/owners">
    Onboard all of your owners and suppliers, and make recurring or one-off payouts
  </Card>

  <Card title="Payments" icon="credit-card" iconType="duotone" color="#6366f1" href="/payments">
    Lightning-fast payments collected and routed to the right person in real-time
  </Card>
</CardGroup>

## Core resources

<CardGroup cols={2}>
  <Card title="Customers" icon="user" iconType="duotone" href="/customers">
    Learn how to create and use customers in Yorlet
  </Card>

  <Card title="Real estate" icon="building" iconType="duotone" href="/real-estate">
    Learn how to get started with buildings and units in Yorlet
  </Card>
</CardGroup>

### More resources

<CardGroup cols={2}>
  <Card title="Reporting" icon="chart-simple" iconType="duotone" href="/reporting">
    Learn how to use Yorlet’s reporting tools to get insights into your business
  </Card>

  <Card title="Developer tools" icon="terminal" iconType="duotone" href="/development">
    Get up and running with SDKs, API keys, and integration tools
  </Card>
</CardGroup>
