> 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/pca-instructions/contribution-options/fund-your-account.md).

# Stock and mutual funds

Retrieve the information you need to facilitate a client contribution of stock, ETFs, and/or mutual funds.

With the Foundation Source DAF program, it is easy to help your client make a contribution of long-term appreciated securities, enabling them to deduct the full fair market value of the donated asset, avoid capital gains taxes, and use the full liquidated value for charitable giving.

There are two ways to support your clients as they contribute securities:

* [**Stocks & ETFs:**](#stocks-and-etfs) provide instructions for your client to make a gift of stock or ETFs to their unique Charityvest receiving account.
* [**Mutual Funds:** ](#mutual-funds)if your client's contribution contains mutual funds, it will need to be sent to the omnibus receiving account, and include relevant client information in the memo field.&#x20;

{% hint style="danger" %}
**Does your client's contribution contain mutual funds?**

The receiving account for mutual funds is different than that of stocks & ETFs. Ensure your client or their financial advisor follows the instructions for mutual funds, so the transfer is successfully processed.
{% endhint %}

## Stocks & ETFs

{% embed url="<https://vimeo.com/898386749?share=copy>" %}

To facilitate a contribution of stock on behalf of your existing DAF clients:

* [ ] Log in to your PCA admin account Dashboard.
* [ ] Click on your client's name to expand their profile.
* [ ] Click the Make a contribution button (only available once a client has accepted their invitation).
* [ ] Select the Donate ETFs, equities, or fixed income button.
* [ ] On the Contribute stocks and ETFs screen, retrieve your client’s unique account information.
* [ ] Share this information with your client or their financial advisor to equip them with the details needed for this contribution. Their brokerage will have a process in place to initiate a charitable gift of stock. Once the contribution is received by Charityvest's partner brokerage, it will automatically be liquidated and the proceeds will be posted to your client's balance.

## Mutual Funds

{% embed url="<https://vimeo.com/898386916?share=copy>" %}

To make a contribution of mutual funds on behalf of your existing giving program clients:

* [ ] Log in to your PCA admin account Dashboard.
* [ ] Click on your client's name to expand their profile.
* [ ] Click the Make a contribution button (only available once a client has accepted their invitation).
* [ ] Select the Donate mutual funds button.
* [ ] On the Contribute publicly-traded securities screen, retrieve the omnibus mutual fund receiving account information.
* [ ] Share this information with your client or their financial advisor to equip them with the details needed for this contribution. Their brokerage will have a process in place to initiate a charitable gift of mutual funds. Once the contribution is received by Charityvest's partner brokerage, it will automatically be liquidated and the proceeds will be posted to your client's balance.

{% hint style="success" %}
**Want to verify your client's mutual fund contribution will be allocated to the correct account?** Please ensure your client or their financial advisor includes the recipient client account holder *full name* and *email* in the memo field of their mutual fund transfer if possible. Otherwise, contact Charityvest at <support@charityvest.org> to verify the transfer details.
{% endhint %}

## Tax considerations

Upon a successful contribution of stock and/or mutual funds, your client will receive an estimate of the tax-deductible value of their stock and ETF donations at the time the gift is posted to their account.

For stocks and ETFs, Charityvest uses the IRS recommended method; the simple average price of the publicly-traded security on the day Charityvest receives it. Specifically, Charityvest takes the day's low price and the day's high price, and averages them.

Ultimately, it is your client's responsibility as the taxpayer to accurately represent and claim a tax deduction on their income taxes; all information provided by Charityvest is for convenience only. For more detail, you can direct your client to the [appreciated asset tax matters section provided in the Charityvest public guide](https://guide.charityvest.org/for-donors/tax-consequences#how-we-acknowledge-your-stock-etf-and-crypto-donations).

{% 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/pca-instructions/contribution-options/fund-your-account.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.
