# Sending ad-hoc funding statements

In Maica, you can send funding statements directly to a participant by going onto their Contact record and click **Participant Statement**. &#x20;

![](/files/ImbiRS7blx5F7neUluPL)

On click, a modal will pop open asking you to select a **Plan** and the statement period via the **Start Date** and **End Date** in order to generate the funding statement, once confirmed click **Generate**.

![](/files/hqazkkZsTkaVJFaHSQWs)

Maica then retrieves the information on the `Service Booking`, `Booking Item` and `Invoice` related to the selected **Plan** and the **Start Date** & **End Date** of the statement period. Once, retrieved, Maica then populates this in an email message shown in the Activity sidebar.

![](/files/nVgeCKYJbrlCPDijHfWc)

To send, just click the **Send** button and you're done!

![](/files/bAOFRkIMLAqu8ROJkRp9)

Salesforce will save this email and you will find this on the participant's activity feed

![](/files/Ob4DP1lIHQzGvDDMWJeZ)


---

# 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://kb.maica.com.au/ndis-management/participant-statement/sending-ad-hoc-funding-statements.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.
