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

# Introduction

> Welcome to the home of the Cashboard documentation

Cashboard is a personal finance tool that helps individuals keep track of their income, expenses, savings, and investments.

Cashboard has the following features:

* Authentication  and Authorization
* Income Tracker
* Expense Tracker
* Savings Tracker
* Investment Tracker

<img className="block dark:hidden" src="https://mintcdn.com/mitchsorg/8LhVONmbxRUHQf-w/images/Dashboard.gif?s=5c15c976b86b806ae35cb5e3a29df653" alt="Cashboard Dashboard Demo" width="600" height="338" data-path="images/Dashboard.gif" />

## Getting started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="pen-to-square" href="/quickstart">
    Get the Cashboard API set up locally for easy development
  </Card>

  <Card title="API Reference" icon="image" href="/api-reference">
    Check out the available Cashboard endpoints
  </Card>
</CardGroup>
