# Eligibility & Guidelines

### Eligible Organizations

DAFpay is only available to **U.S.-based 501(c)(3) public charities**, which includes a wide range of organizations such as national nonprofits, educational institutions, religious organizations, and local community groups. DAFpay is not supported for 501(c)(4) organizations or private foundations.

{% hint style="info" %}
Houses of worship may qualify even if they have not formally filed for 501(c)(3) status, depending on the policies of the DAF provider.
{% endhint %}

If your organization aligns with the above criteria but encounters issues during the onboarding process, please reach out to <contact@givechariot.com>.

***

### Usage Guidelines

While DAFpay makes it easier for donors to initiate gifts, nonprofits are still responsible for ensuring those gifts are accepted and used in compliance with applicable rules.

1. **No Personal Benefit:** DAF funds cannot provide more than an incidental benefit to the donor. This means they cannot be used for transactions such as event or gala tickets, auction items, or any goods or services.
2. **No Political Activity:** DAF funds also cannot be used for political activity, including lobbying, campaigns, or support of political candidates.
3. **Pledge Fulfillment (Allowed With Conditions):** DAF grants may be used to fulfill a personal pledge, but only under certain conditions. The DAF provider cannot reference the pledge in the grant documentation, as outlined in IRS Notice 2017-73.

See [DAF Gift Acceptance Guidelines](https://www.givechariot.com/daf-gift-acceptance) more more information.


---

# 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/dafpay/eligibility-and-guidelines.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.
