> For the complete documentation index, see [llms.txt](https://knowledge.maica.com.au/maica-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements.md).

# Service Agreements&#x20;

- [The Building Blocks](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/the-building-blocks.md): Learn about the components that make up a Service Agreement in Maica and how they are used.
- [Agreement Management](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management.md): Learn about Service Agreements and how to create them in Maica
- [NDIS Agreements](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/ndis-agreements.md): Learn about Aged Care Service Agreements in Maica
- [Manage Service Agreement](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/ndis-agreements/manage-service-agreement.md): Learn how to Manage NDIS Service Agreements in Maica
- [Manage Price List](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/ndis-agreements/manage-price-list.md): Learn how to Manage Prices Lists on a NDIS Service Agreement in Maica
- [Aged Care Agreements](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/aged-care-agreements.md): Learn about Aged Care Service Agreements in Maica
- [Manage Budget](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/aged-care-agreements/manage-budget.md): Learn how Set up, Update and Manage a Budget within an Aged Care Service Agreement in Maica
- [Manage Services](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/aged-care-agreements/manage-services.md): Learn how to Add and Manage Services within an Aged Care Service Agreement in Maica
- [Discharge Services](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/aged-care-agreements/discharge-services.md): Learn how to Discharge an Aged Care Service Agreement in Maica
- [End Agreement](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-management/end-agreement.md): Learn how end a Service Agreement in Maica
- [Agreement Item Calculation](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-item-calculation.md): Learn about how Maica calculates Agreement Item Totals from Invoices
- [Calculate Total Committed](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/calculate-total-committed.md): Learn about the Calculate Total Committed Quick Action and how it functions in Maica
- [Agreement Item Quantity](https://knowledge.maica.com.au/maica-knowledge-base/service-agreements/agreement-item-quantity.md): Understand the difference between manually entered and schedule-calculated Agreement Item quantities, and how this affects the Budget Trend Analysis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.maica.com.au/maica-knowledge-base/service-agreements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
