# Community Fund Fees

Our goal at Charityvest is to catalyze purposeful giving. We believe minimal, simple fees make it possible for Community Funds to build trust and thrive.

There are two main options for fees on Community Funds: allow optional gifts to Charityvest, or a quarterly 1% fee on grant transactions.

## **Allow optional gifts to Charityvest**&#x20;

This is our tip-based pricing model, where all donors will be asked to make an additional contribution to Charityvest during the checkout process.&#x20;

We recommend this option for fund managers that prioritize minimal overhead, as the default donation amount is 0%. It is entirely up to the donor if they wish to support our work.

## **Quarterly 1% fee on grants**

This is our percentage-based pricing model, where, on a quarterly basis, we will assess a fee of 1% of the total value of grants made to charity, which will be deducted from your fund balance.&#x20;

We recommend this option for fund managers who prefer to communicate a consistent fee structure to their supporters, and wish to avoid the "ask" at the end of the donation process for donors.

These fee structures are subject to change, though we will communicate any changes with transparency and integrity.&#x20;


---

# 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.charityvest.org/community-funds/fees-and-expenses.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.
