# 4.3 捐款徵信

|     日期     |  姓名 |    金額   |
| :--------: | :-: | :-----: |
| 2018/03/08 | 楊o毅 |  2,000  |
| 2018/03/18 | 柯o黛 |  12,000 |
| 2018/03/18 | 余孟勳 |  20,000 |
| 2018/03/18 | 余宛真 |  12,000 |
| 2018/03/29 | 余孟勳 |  1,000  |
| 2018/03/31 | 游o明 |  10,000 |
| 2018/04/16 | 蘇o綸 |  2,000  |
| 2018/05/16 | 楊o泉 |  30,000 |
| 2018/06/21 | 羅o寶 |   100   |
| 2018/06/29 | 柯o黛 |  12,000 |
| 2018/06/29 | 余孟勳 |  40,485 |
| 2018/08/10 | 鍾o勳 |  3,500  |
| 2018/10/22 | 蔡o中 |   500   |
| 2018/10/24 | 林o德 |  1,000  |
| 2018/12/28 | 余宛真 |  12,000 |
| 2018/12/28 | 余孟勳 |  24,000 |
|     合計     |     | 182,585 |


---

# 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://apa-tw.gitbook.io/report2018/chapter4/43-juan-kuan-zheng-xin.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.
