# Your Orchard

Operate your Cashu mint with Orchard: set up your instance, then tend Home, crew, settings, and the services it manages, all from one place.

Once Orchard is installed and running, these guides give you an overview of the application.
Orchard is an all-in-one manager that gives you a full view of your services
and the tools to operate them from a single dashboard.

<figure class="screenshot">

![Orchard's Mint view: a left sidebar linking the Bitcoin, Lightning, Mint, and Ecash sections, with the mint's connections, supported nuts, minting and melting limits, keysets, activity stats, and balance sheet laid out across the dashboard.](../../../assets/your-orchard-index.png)

<figcaption>Your sovereign bank in cyberspace.</figcaption>

</figure>

<Aside type="note" title="Not set up yet?">
  These pages assume Orchard is already running. If you haven't
  reached that point, [install Orchard and connect your services](/install/installation/), or
  build the whole stack from scratch with the [New Mint](/new-mint/) walkthrough.
</Aside>

## Feature Sections

<CardGrid>
  <LinkCard
    title="Setup"
    href="/orchard/setup/"
    description="Create your admin account and unlock the dashboard."
  />
  <LinkCard
    title="Settings"
    href="/orchard/settings/"
    description="Settings for the application and user preferences."
  />
  <LinkCard
    title="Crew"
    href="/orchard/crew/"
    description="Invite other users to the application."
  />
  <LinkCard
    title="Change Log"
    href="/orchard/changelog/"
    description="A running record of actions and changes."
  />
  <LinkCard
    title="Home"
    href="/orchard/home/"
    description="The complete overview of your running services."
  />
  <LinkCard
    title="Bitcoin"
    href="/orchard/bitcoin/"
    description="The dedicated view for the Bitcoin node."
  />
  <LinkCard
    title="Lightning"
    href="/orchard/lightning/"
    description="The dedicated view for the Lightning node."
  />
  <LinkCard
    title="Mint"
    href="/orchard/mint/"
    description="The dedicated view for the Cashu Mint."
  />
  <LinkCard
    title="Ecash"
    href="/orchard/ecash/"
    description="The dedicated view for the ecash in circulation."
  />
  <LinkCard
    title="AI"
    href="/orchard/ai/"
    description="Overview of the optional AI integration."
  />
</CardGrid>
