> For the complete documentation index, see [llms.txt](https://pcadafguide.foundationsource.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pcadafguide.foundationsource.com/client-experience/client-investing.md).

# Client investing

Resources to share with your clients about investing from their giving account.

By default, the balance of a Foundation Source donor-advised fund account is held in cash, and is free to use. This is ideal for short-term grantmaking. For private foundation clients looking to use a DAF as a complementary grantmaking tool, a Cash account is likely the best fit.

If your client is looking to invest, you will need to [edit their investment allocation](broken://spaces/m6D70REL1x557OfeIjyD/pages/njNNZ0r7ruxt5DNZNvvn), which will automatically enroll them in a paid [Invested ](https://pcadafguide.foundationsource.com/how-client-fees-work)account.

{% hint style="info" %}
**Coming soon: option for clients to choose or modify their investment portfolios directly.** At this time, your client cannot invest their DAF balance independently, though they can request to leverage [impact investing](https://pcadafguide.foundationsource.com/client-experience/client-investing#impact-investing).
{% endhint %}

Additionally, if your client expresses interest, you can [request to connect with Charityvest's impact investments partner](/pca-instructions/enable-investing/impact-investing-partnership.md), or they can do so [independently](#impact-investing).

{% hint style="info" %}
**Does your client have questions about their investments in their DAF account?**

Your client is encouraged to visit the [Charityvest Guidebook](https://guide.charityvest.org/) or contact Charityvest support via email: <support@charityvest.org>
{% endhint %}

### Impact investing

{% embed url="<https://guide.charityvest.org/for-donors/getting-started/enable-investing/impact-investing>" %}

For clients, it is simple to initiate a conversation about impact investments independently.&#x20;

To get started with impact investing, your client can follow the [instructions provided in the Charityvest public guide](https://guide.charityvest.org/for-donors/getting-started/enable-investing/impact-investing).

{% hint style="info" %}
**Curious to learn more about the Foundation Source DAF program?** Contact <support@charityvest.org> for any program or product-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://pcadafguide.foundationsource.com/client-experience/client-investing.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.
