# Gifts We Accept

At Charityvest, we make it easy to [make a contribution](/for-donors/getting-started/fund-your-account.md) to your donor-advised fund via your preferred funding source.

In this section, we dive deeper into the steps you need to take to contribute:

* [**Bank account, debit or credit cards**](/for-donors/contributions-to-fund/linked-bank-card-accounts.md)
* [**Stocks, ETFs, and other public securities**](/for-donors/contributions-to-fund/stocks-and-etfs.md)
* [**Cryptocurrency**](/for-donors/contributions-to-fund/crypto.md)
* [**Complex Assets:**](/for-donors/contributions-to-fund/complex-assets.md) including Private Stock and Real Estate.
* [**Other Ways to Give:** ](/for-donors/contributions-to-fund/cash-money.md)including DAF transfer, ACH, Check, and more.


---

# 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/for-donors/contributions-to-fund.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.
