# Investments

- [Cash](https://guide.cspersonalfinance.io/investments/cash.md): The Cash tab tracks your cash accounts and savings goals.
- [ETFs & Shares](https://guide.cspersonalfinance.io/investments/etfs-and-shares.md): The ETF and Shares tabs track your past purchases and current live price movements of your assets.
- [Managed Funds](https://guide.cspersonalfinance.io/investments/managed-funds.md): The Managed Fund tab tracks your investments live prices and performance of your holdings.
- [How to find an Asset Ticker](https://guide.cspersonalfinance.io/investments/how-to-find-an-asset-ticker.md): This sheet supports live pricing from Google, MorningStar, FT.com and Yahoo Finance. Depending on where your asset is listed, use the corresponding pricing provider.
- [Dividends](https://guide.cspersonalfinance.io/investments/dividends.md): Dividends form a very important part of investment returns, especially high-dividend paying stocks. By entering dividends, you keep your performance statistics accurate.
- [Property](https://guide.cspersonalfinance.io/investments/property.md): The Property Tab tracks the performance of owned real estate as well as associated mortgages.
- [Crypto](https://guide.cspersonalfinance.io/investments/crypto.md): The Crypto tab tracks your investments live prices and performance of your Crypto holdings.


---

# 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/investments.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.
