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

# Onboarding

- [Getting Started](https://help.givechariot.com/onboarding/getting-started.md)
- [Onboarding Guide](https://help.givechariot.com/onboarding/onboarding-guide.md): Join tens of thousands of nonprofits using Chariot to raise more through Donor Advised Funds (DAFs) and streamline gift processing.
- [Unlisted Organizations](https://help.givechariot.com/onboarding/unlisted-organizations.md)
- [Compliance Verification](https://help.givechariot.com/onboarding/compliance-verification.md)
- [Supplementary Documentation](https://help.givechariot.com/onboarding/compliance-verification/supplementary-documentation.md): Understand the documents Chariot may request to verify your organization during setup.
- [Verification & Fraud Prevention](https://help.givechariot.com/onboarding/compliance-verification/verification-and-fraud-prevention.md): Why Chariot’s Verification Process Is So Thorough?
- [Chariot Deposit Accounts\*](https://help.givechariot.com/onboarding/compliance-verification/chariot-deposit-accounts.md): What is a Chariot Deposit Account?
- [Organization Eligibility](https://help.givechariot.com/onboarding/compliance-verification/organization-eligibility.md): Ensuring every organization on Chariot is verified and in good-standing
- [Trust & Safety](https://help.givechariot.com/onboarding/trust-and-safety.md)
- [Security](https://help.givechariot.com/onboarding/trust-and-safety/security.md)
- [Data Privacy](https://help.givechariot.com/onboarding/trust-and-safety/data-privacy.md)
- [Compliance](https://help.givechariot.com/onboarding/trust-and-safety/compliance.md)
- [Account FAQs](https://help.givechariot.com/onboarding/account-faqs.md)


---

# 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:

```
GET https://help.givechariot.com/onboarding.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.
