# Group page

- [Details](https://docs.moasapp.com/group-page/details.md): Group details tab.
- [Contact](https://docs.moasapp.com/group-page/details/contact.md): Details -> Contact tab to record group details, teams, contact details and address'.
- [Details](https://docs.moasapp.com/group-page/details/details.md): Details -> Details tab to record individual client detail, children and interest.
- [Employment & ID](https://docs.moasapp.com/group-page/details/employment-and-id.md): Details -> Employment & ID tab to record individual client identification and employment information.
- [Notes](https://docs.moasapp.com/group-page/details/notes.md): Details -> Notes to record notes for groups and clients.
- [Financial Data](https://docs.moasapp.com/group-page/financial-data.md): Financial Data tab displays all financial information.
- [Assets & Liabilities](https://docs.moasapp.com/group-page/financial-data/assets-and-liabilities.md): Financial Data -> Assets & Liabilities for all asset and liability detail.
- [Entities](https://docs.moasapp.com/group-page/financial-data/entities.md): Financial Data -> Entities tab for all entity detail.
- [Income](https://docs.moasapp.com/group-page/financial-data/income.md): Financial Data -> Income tab for year on year income detail.
- [Insurance](https://docs.moasapp.com/group-page/financial-data/insurance.md): Financial Data -> Insurance tab for all insurance detail.
- [Salary packaging](https://docs.moasapp.com/group-page/financial-data/salary-packaging.md): Financial Data -> Salary packaging tab for all salary packaging detail.
- [Estate planning](https://docs.moasapp.com/group-page/financial-data/estate-planning.md): Financial Data -> Estate planning tab for all estate planning detail.
- [Property & Finance](https://docs.moasapp.com/group-page/property-and-finance.md): Property & Finance tab displays property and loans for this group.
- [Property](https://docs.moasapp.com/group-page/property-and-finance/property.md): Property & Finance -> Property tab for all property detail.
- [Loans](https://docs.moasapp.com/group-page/property-and-finance/loans.md): Property & Finance -> Loans tab for all loan detail.
- [Data verification](https://docs.moasapp.com/group-page/property-and-finance/data-verification.md): Property & Finance -> Data Verification
- [Advice](https://docs.moasapp.com/group-page/advice.md): Advice tab displays all advice, modelling, goals and historical advice for this group.
- [Advice](https://docs.moasapp.com/group-page/advice/advice.md): Advice -> Advice tab to view advice completed in MOAS for the group.
- [Goals](https://docs.moasapp.com/group-page/advice/goals.md): Advice -> Goals tab to record goals for the group.
- [Historical](https://docs.moasapp.com/group-page/advice/historical.md): Advice -> Historical tab to record historical advice totals for the group.
- [Tasks](https://docs.moasapp.com/group-page/tasks.md): Tasks tab displays all projects, opportunities and tasks for this group.
- [Fees](https://docs.moasapp.com/group-page/fees.md): Fees tab displays all fees and advice agreements.
- [Fees](https://docs.moasapp.com/group-page/fees/fees.md): Fees -> Fees tab to record one off or ongoing fees for the group.
- [Advice agreement](https://docs.moasapp.com/group-page/fees/advice-agreement.md): Fees -> Advice Agreement tab for all advice agreements.
- [Settings](https://docs.moasapp.com/group-page/settings.md): Settings is used to perform admin tasks on the group.


---

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