# Sheet Tabs

- [Net Worth](https://guide.cspersonalfinance.io/summary-tabs/net-worth.md): The Net Worth Dashboard is a summary fed by the data in all the other tabs combined. Its purpose is to give you a holistic glance of your financial position, and how you have progressed over time.
- [Budget](https://guide.cspersonalfinance.io/summary-tabs/budget.md): The Budget tab is designed to help you put together a detailed budget, and also inform the rest of the Sheets automations about how much you would expect to spend in a month.
- [Retirement](https://guide.cspersonalfinance.io/summary-tabs/retirement.md): The Retirement tab tracks the performance and change in your Retirement accounts over time. This can be your Super, Pension, 401k, IRA or any other type of retirement balance.
- [Liabilities & Debts](https://guide.cspersonalfinance.io/summary-tabs/liabilities-and-debts.md): The liabilities and debt tab keeps track and provides a variety of statistics on any outstanding loans. This may include a Student loan, Car Loan or Credit Card debt.
- [FIRE 🔥](https://guide.cspersonalfinance.io/summary-tabs/fire.md): The FIRE tab is an automatic FIRE calculator, predicting your pathway to financial independence and retiring early based on your live Net worth and spending habits.
- [Other Assets](https://guide.cspersonalfinance.io/summary-tabs/other-assets.md): The Other Assets tab is a catch all tab for any assets that you would like included in your Net Worth. Any type of asset can be entered into this table.
- [Side Income](https://guide.cspersonalfinance.io/summary-tabs/side-income.md): The Side Income tab is the catch all tab for any irregular and non-salaried income. In this tab you can place income from Side Hobbies or Rental Income.
- [History](https://guide.cspersonalfinance.io/summary-tabs/history.md): The History tab forms the central database of the Sheet. All historical data across all the Assets are stored in this Sheet.
- [Capital Gains Calculator](https://guide.cspersonalfinance.io/summary-tabs/capital-gains.md): New to the Sheet in v2.11.4 is a new Capital Gains feature to help provide an estimated FIFO Capital Gains amount owing, a helpful estimate for tax time.


---

# 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://guide.cspersonalfinance.io/summary-tabs.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.
