# Page

### 💸 Fee Schedule Contributions

| Type                   | Fee           | Notes                              |
| ---------------------- | ------------- | ---------------------------------- |
| Security Contributions | $50           | Flat fee per transaction           |
| Mastercard & Visa      | 2.20% + $0.30 | Intl. cards may incur extra fees   |
| American Express       | 3.50% + $0.30 | Intl. cards may incur extra fees   |
| Wire                   | $25           |                                    |
| Cryptocurrency         | $100          |                                    |
| NSF Cheque             | $50           | Returned due to insufficient funds |

> *Fees do not affect tax receipts. Deducted after contribution is processed.*

#### Non-Charity Benefit Fund (NQDs)

| Type         | Fee  | Notes      |
| ------------ | ---- | ---------- |
| Application  | $500 | One-time   |
| Disbursement | 2.0% | Per payout |

#### Gifts & Grants

| Type                    | Fee  | Notes                             |
| ----------------------- | ---- | --------------------------------- |
| Returned & Reissued     | $40  | Deducted from original gift value |
| Foreign Qualified Donee | $150 |                                   |
| Wire Payment            | $75  | Required for large-value gifts    |

#### Miscellaneous

| Type                         | Fee   | Notes                                                  |
| ---------------------------- | ----- | ------------------------------------------------------ |
| Operating Expense Recovery   | Misc. | Deducted from Giving Fund to recover incurred expenses |
| Wire to Third Party          | $50   |                                                        |
| Liquidation of Held Security | $50   | Flat fee per transaction                               |


---

# 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://guide.givewise.ca/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.
