# Disbursements FAQs

Chariot works with a growing network of [Payment Sources](/getting-started/payment-sources.md#type-1-chariots-disbursement-partners) to electronically deliver hundreds of millions of dollars to nonprofits. This subset of [#connected-sources](#connected-sources "mention") are automatically connected to your Chariot account upon onboarding.

<details>

<summary>Is Chariot secure?</summary>

Yes. Chariot’s system for receiving grants is significantly more secure than traditional methods such as checks or even ACH. Its “in-network” transfers are instantaneous and do not expose account or routing numbers. Tens of thousands of donors, nonprofits, and DAFs rely on Chariot’s technology to facilitate seamless giving and payment experiences while keeping their most sensitive information protected. Learn more [**here**](https://www.givechariot.com/trust-and-safety).

</details>

<details>

<summary>Is it free to receive disbursements through Chariot?</summary>

Yes. There is no cost to receive Disbursements on Chariot or transfer funds to an external financial account up to twice per month.

*Fees may apply to other actions taken in your Chariot account. See the full fee schedule* [***here.***](https://www.givechariot.com/legal-daa)

</details>

<details>

<summary>Who from our organization needs to claim our Chariot Deposit Account?</summary>

Chariot requires a Control Person from your organization to verify their information and activate your account.

</details>

<details>

<summary>What is a Control Person?</summary>

A[ **Control Person**](https://help.givechariot.com/account-faqs#who-can-serve-as-my-organizations-control-person) is an individual with significant responsibility to control, manage, or direct your nonprofit organization or financial operations (e.g., C-Suite, VP of Finance, etc.). They may, *but are not required to*, appear on your IRS Form 990 or have formal signatory authority.

</details>

<details>

<summary>What information needs to be shared to claim our Chariot Account?</summary>

Here is an [**onboarding guide**](https://help.givechariot.com/onboarding/onboarding-guide) outlining the required information.

</details>

<details>

<summary>Why am I required to provide this information during account claiming?</summary>

Chariot Deposit Accounts are offered in partnership with Column N.A., a nationally chartered bank. Federal regulations, including Section 326 of the USA PATRIOT Act, require all U.S. banks to verify the identity of individuals opening financial accounts. Chariot collects personal information, such as a Social Security Number (SSN), exclusively for identity verification. This information is never used for credit checks or shared for any other purpose.

</details>

<details>

<summary>Can other people from our organization access our Chariot account?</summary>

Yes, after the account is activated, additional users, such as admin, finance, or development, can be invited with customized roles. You can see the various permissions [**here**](https://help.givechariot.com/my-account/team-management).

</details>

<details>

<summary>What if I don't want to claim our account?</summary>

If the account is not claimed, your organization will continue receiving DAF grants via mailed checks. These will usually come with \~2-3 week delays.

</details>

<details>

<summary>What other benefits come with a Chariot account?</summary>

In addition to payments and data from Disbursement providers, Chariot is the company that powers [**DAFpay**](https://www.givechariot.com/dafpay-nonprofits), the only Donor Advised Fund (DAF) payment option that lives directly on nonprofit donation forms. You can access DAFpay for no upfront cost via one of their [**fundraising platform integrations**](https://help.givechariot.com/dafpay/editor/fundraising-platforms) or via a [**direct subscription with Chariot**](https://help.givechariot.com/dafpay/editor/dafpay-components). Nonprofits on Chariot transform how their donors give – and how their teams receive – DAF gifts. You will also have the ability to receive electronic payments from a growing list of other DAF providers. You can reach out to them at [**contact@givechariot.com**](mailto:contact@givechariot.com).

</details>


---

# 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://help.givechariot.com/getting-started/disbursements-faqs.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.
