> For the complete documentation index, see [llms.txt](https://advisorguide.charityvest.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://advisorguide.charityvest.org/how-clients-use-charityvest-for-advisors/client-philanthropic-services.md).

# Client philanthropic services

{% embed url="<https://guide.charityvest.org/for-donors/philanthropic-services>" %}

We have partnered with best-in-class philanthropic service providers to enhance the capabilities of your client's donor-advised fund to support their giving at every stage of their philanthropic journey.

Once your client has accepted their invitation to your firm's DAF program, they are free to request philanthropic services directly.

As an advisor, you can [leverage our partner relationships](/how-advisors-use-charityvest-for-advisors/leverage-philanthropic-services.md) with the following philanthropic service providers:

* [Complex asset donations](/how-advisors-use-charityvest-for-advisors/contribute-on-behalf-of-your-client/complex-assets.md)
* [Philanthropic advisory](/how-advisors-use-charityvest-for-advisors/grant-on-behalf-of-your-client/philanthropic-advisory.md)
* [International grantmaking](/how-advisors-use-charityvest-for-advisors/grant-on-behalf-of-your-client/international-grantmaking.md)
* [Impact investing](/how-advisors-use-charityvest-for-advisors/enable-investing/impact-investing.md)

Clients can also express interest in philanthropic service partners independently:

* [**Complex asset donations:**](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md#complex-assets) [Charitable Solutions](https://charitablesolutionsllc.com/non-cash-donations/) can help your clients maximize their charitable tax benefits and navigate the illiquid asset contribution process, which includes donations of real estate, business interests, restricted or privately-held stock, and other assets.
* [**Philanthropic advisory:**](/how-clients-use-charityvest-for-advisors/grants-to-charity.md#philanthropic-advisory) [Calvin Edwards & Company](https://www.calvinedwardscompany.com/), [GiveTeam](https://www.thegiveteam.com/), [Raise for Good](https://raiseforgood.com/), [Excellence in Giving](https://excellenceingiving.com/) or [SimpleCharity](https://www.simplecharity.org/advising) can serve alongside your team to help your clients craft a vision for their generosity and identify impactful opportunities that align with their giving goals.
* [**International grantmaking:**](/how-clients-use-charityvest-for-advisors/grants-to-charity.md#making-international-grants) [TrustBridge Global](https://www.trustbridgeglobal.com/) can support your clients as they use their DAF to support organizations around the world with tax-deductible international grantmaking.
* [**Impact investing:** ](/how-clients-use-charityvest-for-advisors/client-investing.md#impact-investments)[Impact Foundation ](https://www.impactfoundation.org/)can enable your clients to use their DAF balance to make investments in loans to for-profit ventures for social good, or to make recoverable grants and loans to charities.

{% hint style="info" %}
**Curious to learn more about your firm's custom DAF program?** Contact your firm's program manager for program-related matters or Charityvest (<support@charityvest.org>) for platform-related matters.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://advisorguide.charityvest.org/how-clients-use-charityvest-for-advisors/client-philanthropic-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
