# Historical

Historical advice is used as a way to capture a groups previous financial position before using MOAS. You can input the information for any years historically and these will be included in some modelling. The totals avaiable are:

* Home property total
* Investment property total
* Superannuation asset total (all assets owned by a self managed superfund’s value)
* Investment asset total (all remaining assets)
* Home loan total
* Superannuation loan total (all loans owned by a self managed superfund’s value)
* Investment loan total (all remaining loans - including investment property)

{% hint style="info" %}
When completing advice in MOAS these totals will be saved automatically. Historical advice totals that were automatically generated cannot be deleted.

More information about how these totals are used can be found [here](/modelling/calculations.md).
{% endhint %}


---

# 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://docs.moasapp.com/group-page/advice/historical.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.
