# Welcome to CashCrew

CashCrew helps you keep shared money clear.

You can use it to track house costs, trip budgets, event spending, team expenses, or your own spending when you want more structure than a spreadsheet.

CashCrew is built around a simple flow:

1. Create or join a project.
2. Add expenses as they happen.
3. See who paid, who owes, and how spending changes over time.

## Start here

* New to CashCrew? Read [Getting Started](/cashcrew/getting-started.md).
* Joining a project from an invite? Read [Joining a Project](/cashcrew/joining-a-project.md).
* Want to understand the main work areas? Read [Projects](/cashcrew/projects.md), [Expenses](/cashcrew/expenses.md), and [Overview & Crew Settle](/cashcrew/overview-and-crew-settle.md).
* Need a quick answer? Check [FAQ](/cashcrew/faq.md).
* Need help from the team? Go to [Support](/cashcrew/support.md).

## What CashCrew is good at

* Tracking shared expenses without losing context
* Keeping guest participants and real accounts in the same flow
* Showing balances clearly before and after settlements
* Reviewing spending patterns by category, participant, and time period
* Importing existing expense data when you are moving from a spreadsheet

## How to use this guide

This guide is written for everyday product use.

Each page focuses on:

* what a feature is for
* when to use it
* how it works in practice
* what tends to confuse people the first time

If you already know what you need, jump straight to the page for that task.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cashcrew.gitbook.io/cashcrew/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
