# Confirmation

### Advice agrements

Any related advice agreements for this advice will be listed. If you hadn't done this in the advice agreement step you can complete your advice agreement here. This will set the status of the agreement to **Active**. You can read more about advice agreements [here](/advice/advice-process/advice-agreement.md).

### Documents

You can complete and download your documents in this step. Completing a document will:

* Date and time stamp when the document was completed
* Save who completed the document

Once a document is completed the **Draft** banner will no longer appear on the document download.&#x20;

{% hint style="info" %}
If you need to make a change to a completed document you can ask your MOAS administrators to uncomplete it for you.
{% endhint %}

### Completing advice

To finalise your advice all you need to do is select either **Complete** or **Cancel** in this step.

**Completing** the advice will:

* Complete all documents
* Complete all advice agreements
* Complete the advice
* Save historical values of assets and liabilities at this point in time

**Cancelling** your advice is to indicate the client did not proceed with engaging financial planning services with your organisation. This will remove the outstanding advice from any lists, add a cancellation date and close the advice. You can still see cancelled advice listed on the group page.

{% hint style="info" %}
If you are no longer going to be engaging with this group it is also recommended to archive that group so it won't show up in advice lists in the future. You can always un-archive a group if needed.
{% 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/advice/advice-process/confirmation.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.
