# Fees

[The Advisor Guidebook](https://advisorguide.charityvest.org/) is a great resource for your team to review detailed information on client fees associated with your custom donor-advised fund program.&#x20;

At a firm level, there are no setup fees or other platform costs. If your firm plans to white-label, there may be some minimum annual fees involved.&#x20;

For your ease of reference, here are the key considerations for client fees related to Charityvest for Advisors:

* **Account types.** Your advisors can choose between two DAF account types for each of their clients: Invested (default) or Cash. Fees only apply to Invested accounts. Note that upon account invitation, clients will automatically be enrolled in an Invested account. Advisors can switch client accounts to Cash at any time.&#x20;
* **Advisory fees.** For Invested client accounts, you have the option to assess an advisory fee on their donor-advised fund account, automatically deducted from their DAF balance on a monthly basis and distributed to your firm. For all Invested DAF accounts, the advisory fee is selected by your firm. Your advisors can waive this advisory fee for individual clients on a case-by-case basis.
* **Admin fees.** Invested client accounts will be subject to an admin fee, automatically assessed monthly and deducted from their DAF balance. This fee is paid to the DAF sponsor, Charityvest, Inc. (EIN: 81-2771871) to provide and service the donor-advised fund. Charityvest admin fees are industry standard, starting at 60bps (with a minimum fee of $100/year) and blending down based on fund balance.

{% hint style="info" %}
If you would like to explore how Charityvest for Advisors can serve as your firm's philanthropic practice, [request a demo on our website](https://www.charityvest.org/for-advisors) or contact our team at <info@charityvest.org> for more information.
{% 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://advisorpartnerguide.charityvest.org/fees.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.
